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

html, body {
	height: 100%;
	margin: 0px;
}

body {
	background: url(images/splash_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}