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

 {
	height: 305px;
	background-position: center center;
	left: 200px;
	background-image: url(../images/splash.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
body {
	background-color: #FFFFFF;
}
