body, html {
	margin:0;
	padding:0;
}

body {
	background-color: #b4d5d8;
}

#content {
	position: absolute;
	margin-left:-9999px;
}
