body {
	background-color: #E2E2E2;
}

#main-box {
	background-position: center center;
	text-align: center;
}

#header {
	font-size: 12px;
	color: #C0C0C0;
	text-align: center;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	text-align: right;
	text-indent: 10pt;
	vertical-align: text-botom;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;

}

#footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
