body, html {
	height:100%;
}

#logo {
	margin: 0 auto;
	width: 100%;
}

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.teaser {
	width:auto;
	height:400px;
}