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

body{
	background-image:url(/images/splashbg.png);
	background-attachment: scroll;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
}