A background image might do it, just make it light colored maybe with a design imbedded into it. Just don't want to take away from the content.
In addition to what others said, the background is off center in relation to your main content.
20" monitor and Firefox 2.5.3: big white space to the right of the content. As others have said, there seems to be a lot of wasted space. Otherwise, good job![]()
As mentioned above the right has a large white space (Opera 10) but it does look nice what you have but perhaps the intent was in relation to the white behind the actual content...perhaps a sublte change there would improve the look and maybe a bit more fade + extension of the background since it does look rather good, least I think so.![]()
Allrighty, how's it look now. I can't thank you all enough.
Oops, sry.
Was doing some tweaking to it and had to restore a backup.
Try now.
I like your website, but I feel that the navigational links on the bottom of the page look kind of strange and don't fit the whole layout. If you think about it, they're rather pointless to have if you have them on the top already. Just put a "Back to Top" link or something.
In addition, you come up with 3 errors when it's put through the XHTML validator. They're really simple errors. so you should fix them and add the validation image when you do.
Other than that, everything looks right and fits the feel of a PC repair website.
Allright, how about now?
I couldn't figure out how to correct the errors.
What's the point of being validated and having the logo?
Does it affect SEO or something?
For line 77, replace this:
<p><span style="font-size: 12px;">
<p style="text-align: center;"><em>Integrity-Honesty-Privacy-Respect-Professionalism</em></p>
</span></p>
With this:
<p style="text-align: center;"><span style="font-size: 12px;">
<em>Integrity-Honesty-Privacy-Respect-Professionalism</em>
</span></p>
For line 80, replace this:
<p><span style="font-size: 12px;">
<p style="text-align: center;"><a target="_blank" href="http://www.nacrbo.com/static.php?q=code_of_conduct"><strong>ACRBO Code of conduct</strong></a></p>
</span></p>
With this:
<p style="text-align: center;"><span style="font-size: 12px;"><a target="_blank"
href="http://www.nacrbo.com/static.php?q=code_of_conduct"><strong>ACRBO Code of conduct</strong></a>
</span></p>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />