@charset "utf-8";/* CSS Document */body {	background-image:url("../grfx/fill.jpg");	background-repeat:repeat-x;	background-color:#200909;	height:100%;	width:100%;	border:0;	margin:0;	padding:0;}#page {	background-image:url("../grfx/background.jpg");	background-repeat:no-repeat;	background-position:top;	height:auto;	width:1000px;	border:0;	margin:0;	padding:0;}#splash {	padding-top:300px;	padding-bottom:300px;}