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


body {
	background:url(images/bg.jpg); 
	background-position:top center; 
	background-repeat:no-repeat; 
	background-color:#000000;
	margin-top:0px;
	top:-5px;
}

html, body, #flashSite {
			height:100%;
		}

#altContent { 
			/* style alt content */ 
}