* {
	margin:0;
	padding:0; 
} 
html, body {
	height:100%;
}

#wrapper { 
	position:relative;
	height:auto;
	min-height:100%;
	_height:100%;
}
#maindiv { 
	width:920px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:80px
}
p {
	font-family: Verdana, Arial, Leckmich;
	font-size: 17px;	
}
