body {
	
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	text-align: center; /* for IE */
	overflow: hidden;	}
#container { 
		max-width:1366px;
    max-height:900px;
	width: 100%; 
	height: 100%; 

	margin: 0 auto ; 
	text-align: center; /* counter the body center */
		}




	