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

body {
	background-color: #000;
	margin-top: 0px;
}
#site-outline {
	height: 657px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
}

