body{
text-align:center;
}

#indhold{
position:absolute;
left:50%;
width:900px;
margin-bottom:20px;margin-left:-466px; /* IE6/Win. */
padding:15px;
border:1px solid #333;
Background-color:#eee;
}
html>body #indhold {
width:8
20px;
margin-left:-450px; /*Korrekt værdi */
}





