img {
border: 0px none;
}
* {margin:0; padding:0;}
body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

link { color: black; text-decoration: none;}
visited { color: black; text-decoration: none;}
hover { color: black; text-decoration: none;}

div#container {width:960px; margin:0 auto;}
div#loader {background:url(loader.gif) center no-repeat;}
div#top {height:484px; background:url(top.jpg) no-repeat;}
div#content {height:484px; background-color:#000000;} 

