body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(bg.gif);
}
#centerlayer  a:link, a:visited {
color: #333333;
text-decoration: none;
}
#centerlayer  a:hover {
color: #ff9900;
text-decoration: underline;
}
#centerlayer {
	position:relative;
	width: 570px;
	padding: 0;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 50px;
}
#centerlayer p {
	text-align:left;
}
#centerlayer h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9802;
	text-align:left
}


#centerlayer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: auto;
	right: auto;
}
