body {
	margin: 0; font-family: Tahoma, sans-serif; font-size: 12.5px;
	background: #ddd;
}
#wrapper {
	border: dashed;  color: blue; margin: 0 15% 0px 15%; width: 70%; height: 100%;
	background: #7d7;
}
h1 {
	text-indent: 120px; margin-top: 1%; line-height: 100px;
}
#header {
	border: none; margin-left: 0px; margin-top: 0px; background-image: url(../images/wlz-badge-s.png); background-repeat: no-repeat; height:150px; background-position: 700px; 
}

#main {
	width: 90%; margin-left: auto; margin-right: auto; margin-top: -150px; margin-bottom: 20px; text-align: justify;  border: thin none #006400; padding: 3px; height: 100%;
	
}

#contacts {
	width: 460px; margin-left: 20px; margin-right: 20px; margin-top: 10px; text-align: right; border: thin solid #006400; padding: 3px; font-weight: bold;
}
