html, body {
	height: 100%;
	
}

html, body, div, p, h1, h2, h3, h4, ul, ol, span, table, td, form, li, input, button, textarea {
	line-height: 15px;
}

#footer {
	border: 0px;
	font-size: inherit;
	padding: 18px 0px;
	text-align: center;
}

#logo {
	padding-bottom: 10px;
	border-bottom: 0px;
	height: 100px;
}

#logo a {
	height: 100px;
}


#page {
	text-align: left;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	margin-left: -450px;
	width: 900px;
	height: 220px;
	position: absolute;
}

#startpage {
	border-bottom: 0px;
}

#startpage a {
	color: #938a78;
	width: auto;
}
