body {
	margin: 0;
	padding: 0;
	background: #001342 url(http://www.ph-designs.de/bg.gif) repeat-y 0 0;
	font-size: 160%;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #5b9cff;
}

img{
	position: absolute;
	left: 5px;
	top: 50px;
}

#links {
	position: absolute;
	left: 18px;
	top: 200px;
}

#bio {
	text-align: left;
	font-size: 10px;
	position: absolute;
	left: 7px;
	top: 450px;
	color: #DFE0E0;
}

#bio a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

a:hover {
	text-decoration: underline;
}