[HTML] Hilfe bei Design

Pline<3
Hey wisst ihr, wie ich mein Design mittig mache?
Ich habe mir schon andere Thread'S angeschaut, aber verstehs einfach nicht -,-

Lg Pauline


Zitat:
<html>
<head>
<title>%titel%</title>
<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}
a:link {
color: #000000;
text-decoration:none;
}
a:visited {color: #000000;
text-decoration:none;
}
a:active {color: #000000;
text-decoration:none;
}
a:hover {color: #000000;
text-decoration:none;
}
-->
</style>
</head>

<body bgcolor="#D5E6D4" topmargin="0" leftmargin="50%">

<!-- Start Design -->
<img border="0" src="http://www.oyla.de/userdaten/684/74779/bilder/pline_copy.png" scroll="no" bgproperties="fixed"
align ="center" style ="position: center; top: 0; left:50%" >
<!-- End Design -->

<!-- Start Content -->
<div style="overflow: auto; position: absolute; width: 485px; height: 425px; left: 115px; top: 120px">
<span style="font-family:Verdana; font-size:10px; color:#000000">%content%</span>
</div>
<!-- End Content -->

<!-- Start Navigation -->
<center><div style="overflow: auto; position: absolute; width: 100px; height: 200px; left: 10px; top: 120px">
<span style="font-family:Verdana; font-size:10px; color:#000000">%navigation_v%</span>
</div></center>
<!-- End Navigation -->

<!-- Start Newsbox -->
<div style="overflow: auto; position: absolute; width: 100px; height: 117px; left: 10px; top: 405px">
<span style="font-family:Verdana; font-size:12px; color:#000000"><center><b><u>N E W S</b></u></center></span></br>
<span style="font-family:Verdana; font-size:10px; color:#000000"><center><b>Hof Verden ist noch im Aufbau!</b></center></span>
</div>
<!-- End Newsbox -->

</body>
</html>
bolop
schonma versucht am anfang des codes <center> und am Ende </center> zu setzen?