h1, h2, h3, h4, p
{
	color: #6B1D08;
}


#content
{
	position: absolute;
	left: 205px;
	top: 530px;
	height: auto;
	width: 450px;
    background-repeat : no-repeat;
}

/* Common for canvas and layers and stars*/

#sitecanvas, #pagecanvas, #neon_layer, #neon2_layer
{
	position: absolute;
	width: 1300px;
	height: 975px;
    background-repeat : no-repeat;
}

/* Canvas */

#sitecanvas 
{
	left: 50%;
	margin-left: -650px; 
    z-index: 1;
}

#pagecanvas
{
	background-image: url('img_keikat/pohja.png'); 
	z-index: 2;
}

#navianchor
{
	position:absolute;
	top: 360px;
	left: 80px;
	z-index: 85;
}


#neon_layer, #neon2_layer

{
	position: absolute;
	display: none; 
}
#neon_layer
{
	background-image: url('img_keikat/neon.png');
}

#neon2_layer
{
	background-image: url('img_keikat/neon2.png');
}

#ap_blink1, #ap_blink2, #flying_ap
{
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	background-image: url('img_keikat/ap_blink.gif');
}

#ap_blink1
{
	top: 33px;
	left: 1014px;
}

#ap_blink2
{
	top: 66px;
	left: 1014px;
}

#flying_ap
{
	top: 150px;
	left: 260px;
}