I deleted cookies but that didnt work either. The site is not live so ill jus have to paste the code here. Also i validated it using the W3C Validator and other than not including alt"" in some images everything else was fine.
Anyway here is the code: -
CSS Code:
#container {
background-image:url(Images/Background/Container_bg.png);
background-repeat:no-repeat;
width: 1000px;
height:auto;
margin:0px;
margin:auto;
}
Html Code-
<body onload="MM_preloadImages('Images/Background/Navbar/home.btn.roll.png','Images/Background/Navbar/gallery.btn.roll.png','Images/Background/Navbar/contact.btn.roll.png','Images/Background/Navbar/about.btn.roll.png','Images/Background/Navbar/prices.btn.roll.png','Images/Background/Navbar/info.btn.roll.png')">
<div id="container">
<div id="sidepanel">
<div><img src="Images/dogbox.png" /></div><br /><br /><br />
<div>
<div align="center"><img src="Images/dogfriend.png" /></div>
</div>
</div><!-- sidepanel Closed //-->
<div id="content">
<div id="header">
<div align="center"><img src="Images/welcome.jpg" alt="Dog Walking Liverpool" />
</div>
</div><!-- header Closed //-->
<div id="writtencontent">
<p>This is my boss, Jonathan Hart, a self-made millionaire, he's quite a guy. This is Mrs H., she's gorgeous, she's one lady who knows how to take care of herself. By the way, my name is Max. I take care of both of them, which ain't easy, 'cause when they met it was MURDER!</p>
<div>
<div align="center"><img src="Images/Dogs/DSC00267.JPG" width="70%" /></div>
</div>
<p>I never spend much time in school but I taught ladies plenty. It's true I hire my body out for pay, hey hey. I've gotten burned over Cheryl Tiegs, blown up for Raquel Welch. But when I end up in the hay it's only hay, hey hey. I might jump an open drawbridge, or Tarzan from a vine. 'Cause I'm the unknown stuntman that makes Eastwood look so fine.</p>
<p>Top Cat! The most effectual Top Cat! Who's intellectual close friends get to call him T.C., providing it's with dignity. Top Cat! The indisputable leader of the gang. He's the boss, he's a pip, he's the championship. He's the most tip top, Top Cat.</p>
<p>One for all and all for one, Muskehounds are always ready. One for all and all for one, helping everybody. One for all and all for one, it's a pretty story. Sharing everything with fun, that's the way to be. One for all and all for one, Muskehounds are always ready. One for all and all for one, helping everybody. One for all and all for one, can sound pretty corny. If you've got a problem chum, think how it could be.</p>
<p>Thunder, thunder, thundercats, Ho! Thundercats are on the move, Thundercats are loose. Feel the magic, hear the roar, Thundercats are loose. Thunder, thunder, thunder, Thundercats! Thunder, thunder, thunder, Thundercats! Thunder, thunder, thunder, Thundercats! Thunder, thunder, thunder, Thundercats! Thundercats!</p>
</div><!-- writtenContent Closed //-->
</div><!-- Content Closed //-->
<div id="navbar">
<div align="center"><img src="Images/Logo's/logo24.png" /><br />
<br />
<a href="Leader_home.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('home','','Images/Background/Navbar/home.btn.roll.png',1)"><img src="Images/Background/Navbar/home.btn.roll.png" name="home" width="105" height ="59" border="0" id="home" /></a><br /><br />
<a href="prices.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('prices','','Images/Background/Navbar/prices.btn.roll.png',1)"><img src="Images/Background/Navbar/prices.btn.png" name="prices" width="142" height="61" border="0" id="prices" /></a><br />
<a href="info.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('info','','Images/Background/Navbar/info.btn.roll.png',1)"><img src="Images/Background/Navbar/info.btn.png" name="info" border="0" id="info" /></a><br />
<a href="contact.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('contact','','Images/Background/Navbar/contact.btn.roll.png',1)"><img src="Images/Background/Navbar/contact.btn.png" name="contact" width="170" height="88" border="0" id="contact" /></a></div>
</div><!-- Navbar Closed //-->
</div><!-- container Closed //-->
</body>
Also here is an image so u can see what i mean: