body {
	margin-top: 60px;
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #000000;
}


#bg {
	margin: auto;
	width: 548px;
	height: 554px;
	border: 1px solid #045d7d;
	background: url(../../pix/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

p {
	text-align: center;
	color: #11344F;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

a, a:visited, a:hover, a:active {
	color: #11344F;
	text-decoration: none;
}

a:hover, a:active {
	color: #045d7d;
}

#title_layer {
	width: 548px;
	height: 554px;
	border: 0px;
}

#webcounter {
	margin-top: 100px;
}

