body {
	background-image: url(../img/wallpaper_typo3_nature.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	height: 100%;
}

a img {
	border: 0;
}

a {
	color: #6E6E6E;
}

#content {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	position: relative;
	bottom: 0;
}

.redirect {
	position: absolute;
	font-size: 9px;
	right: 10px;
	top: 10px;
}
