body{
background:url("../testside/bg.jpg");
color:black;
margin:0px;
}

#indhold{
position:absolute;
top:0px;
left:50%;
width:650px;
margin-top:20px;
margin-bottom:20px;
margin-left:-326px;
padding:10px;
color:black;
background:#eef;
border:solid 1px #999;
}
