﻿body {
	margin:0;
	margin-bottom:100px;
	padding:0;
	overflow:hidden;
	background-color: white;
	/* background-image:url(bg.png); */
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}


div.deppelogo {
	margin:auto;
	margin-top:150px;
	height:600px;
	width:600px;
	z-index:2;
}
