body {
	margin:0 auto;
	padding:0;
	background-color:#1B1B1B;
	width:100%;
	text-align:center;
	
}
h1#header {
	display:none;
}