body {
	text-align:center;
	
}

body, #container, #startframe {
	background-color:#666;
	
	}

#container{
	width: 100%;
	}

#startframe{
	width: 965px;
	height: 721px;
	margin: 0px auto;
	
	}