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

div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {  margin:0px; padding:0px; border:0px; } 





body
{
	background:#000;
	margin:0;
	padding:0;
}


#container
{
	width:635px;
	margin:0 auto;
}


#splashpage
{
	
	margin-top:100px;
	width:635px;
	height:485px;
	background:url(../image/splashpage.jpg) no-repeat;
}