@charset "UTF-8";
body {
	background-image: url(../assets/splash.gif);
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
