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

body {
	background:#101010 url(background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}

