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

body {
	background-image: url(../images/backgrounds/body.jpg);
	background-color: #0a1505;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 0 0 0;
}

#wrapper {
	width: 600px;
	margin: 0 auto;
}