@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bodyBG.jpg);
	background-repeat:no-repeat;
	background-color:#010b2b;
	background-position:center top;
}
.footer {
	position:relative;
	top:-45px;
	width:935px;
	text-align:right;
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:100;
}
