Quote Originally Posted by gjh42 View Post
Only in the body.


Well I have hardly tried that,but continues not working!

Could you please take a look in my style?

Code:
body {
	margin: 0;
	margin-top: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #999999;
	background-color: transparent;
	background-image: url(../images/pagebg.gif);
	}
Code:
#mainWrapper {
	background-color: transparent;
	text-align: left;
	width: 96%;
	vertical-align: top;
	border: 1px solid #000;
	}