#toggle { display:none;}
html { 
	background-image: none;
	background: transparent;
}
body {
	background-image: none;
	height:auto;
	width:auto;
	position:relative;
	background: #00497a url(../images/bg.jpg) no-repeat center top;
}