body {
background-color:#333333;
background-image:url(neu/pics/koepfe.jpg);
background-repeat:repeat;
font-family: trebuchet ms, Arial, Helvetica, sans-serif;
}
	   
a:link, a:visited, a:hover { text-decoration: none; color:#ffffff; }
a:hover, a:focus, a:active { text-decoration: none; color:#ffffff; }   
img, a img { border:0;}

p {
margin:0;
margin-top:3px;
font-size:12px;
font-style:normal;
font-weight:normal;
background-color:none;
color:#ffffff;
}

h3 {
margin:0;
margin-top:10px;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#ffffff;
}

#complete {
position:absolute;
top:50%;
left:50%;
width:300px;
height:450px;
margin:-260px 0px 0px -150px;
}