#landingpage-back {
	background-image: url("../graphics/hr.png");
	background-repeat: repeat-x;
}

#landingpage-back a {
	display: inline-block;
	margin: 25px 0 14px 25px;
	text-transform: uppercase;
}

#landingpage-lister {
	clear: both;
}

#landingpage-blocks .block-full {
	clear: both;
}

#landingpage-blocks .headline {
	padding-top: 20px;
}

#landingpage-blocks .block-action .headline {
	padding-top: 0;
}

.landingpage-body {
	max-width: 500px;
	margin: auto;
	padding: 50px 0;
	text-align: center;
}

.landingpage-body .headline {
	margin-bottom: 10px;
}

.landingpage-body .description, .landingpage .block-content .description {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	text-align: center;
	line-height: 180%;
}

.landingpage .block-content img {
	max-width: 100%;
}