html, body {
	background-color:#000000;
	width: 100%; 
	margin: 0px; 
	padding: 0px;
	overflow-y: hidden;
	min-width:1000px;
}
