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

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #FFF url(../images/splash.jpg) no-repeat right bottom;
	}