body {
	background-image: url(../images/b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8a8a8a;
}
h2, h3, h4, h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #000066;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #666666;
}
#main {
	width: 252px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
