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

body {
	background: #7d7769 url(images/splash01bg.jpg) top no-repeat;
	margin: 0;
	padding: 0;
}

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