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

body {
	background-color: #fff03b;
	background-image: url(images/splash-background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	
}
