
html {		
	margin: 0px;
	padding: 0px;
	min-width:1000px;

	} 

	
body {
/* background-color:#535743; */
background-color:#52585d;
 height: 100%;
 background-position: top center;
 text-align: center;
 margin: 0 auto 0 auto;

}