@charset "utf-8";
/* CSS Document */

body{
	background:#000000
	}
	
.maincontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
