[HTML] Desingcodefehler

*~Sarah~*
Hallo!
ich hab nun zum ersten mal ein Desing mit Untermenü gecodet.
Soweit so gut, allerdings zeigt es den Hintergrund nicht richtig an.
Sprich, es ist ein dicker weißer Rand rechts und unterhalb des Desings.
Desing
Und hier ist mein code:

<html>
<head>
<title>vRh Rosenfeld</title>
<style type="text/css">
<!--
body { scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-3dlight-color:#92d648;
scrollbar-base-color:#92d648;
scrollbar-darkshadow-color:#92d648;
scrollbar-face-color:#92d648;
scrollbar-shadow-color:#92d648;

background-image:url("http://www.oyla.de/userdaten/15421358/bilder/desinghi
ntergrund.gif");
background-position: top left;
background-repeat: no-repeat;
background-color:#ffffff; }
-->
</style>
</head>
<body>

<div style="left: 25px; top: 85px; position: absolute;">
<iframe name="main" width="770px" height="800px" src="http://www.oyla.de/userdaten/15421358/bilder/desingmain.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>

<div style="left: 775px; top: 85px; position: absolute; ">
<iframe name="menu" width="526px" height="270px" src="http://www.oyla.de/userdaten/15421358/bilder/desinmenue.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>

<div style="left: 775px; top: 350px; position: absolute; ">
<iframe name="untermenu" width="220px" height="454px" src="http://www.oyla.de/userdaten/15421358/bilder/untermenue.gif" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>

</body>
</html>

Es wehre nett, wen mir jemand schnellst möglich helfen würde.
LG
Kullakeeeks
Das ist normal...
Allerdings kannst du die Hintergrundfarbe, also das weiße anpassen...

Ich such mal eben den Code, mom...
*~Sarah~*
Danke Kullakeeeks!
Kullakeeeks
So, hier...
Ersetz den ersten <body>-Tag durch
code:
1:
<body topmargin="0" leftmargin="0" style="background-color:#523010;" scroll="no">

und einfach den Hexcode durch deine Backgroundfarbe, dann müsste es gehen...


LG
*~Sarah~*
Danke!
Mal eine Frage, kennst du dich mit Untermenüscoden bei oyla aus?
LG
Kullakeeeks
Ähm...es geht...
Was gibts denn?
*~Sarah~*
ich schick dir kurz eine pn deswegen.