@charset "UTF-8";
/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
body {
	background:#ffd700 url(images/splash.png) no-repeat center 100px;
	}

