body {
	padding: 175px 0 0 100px;
	background-image: url("http://www.ruhm.at/oliver-ruhm.jpg");
	background-attachment: fixed;
	background-position: right bottom;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	font-size: 2em;
	font-family: Futura, Helvetica, Arial;
}

a {	color: #314d51; text-decoration: none;}
a:hover {color: #000;}

ul {list-style-position: outside; list-style-type: none; padding-left: 0px; margin-left: 0px;}

p { margin-top: 0px; margin-bottom: 1em; }

.small {font-size: 12px;}