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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #858584;
	background:#000000;
}
#background-container {
	width: 100%;
	margin: auto;
}

#background-image {
	width: 100%;
	height:100%;
	background-position: center top;
	float:left;
}