/* CSS Document */

body {
	background-image:url(Graphics/Eclipse2009.jpg);
	color:#FFFFFF;
}
img {
	border-style:none;
}
a:link {
	color:#99FFFF;
}
a:visited {
	color:#99FFFF;
}
#adv {
	width:468px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.main {
	width:auto;
	height:500;
	text-align:center;
	margin-left:auto;
	margin-right:auto
}
.copyright {
	font-size: smaller;
	text-align:center;
}