body {
scrollbar-3dlight-color:#663300;
scrollbar-arrow-color:#331500;
scrollbar-base-color:#dac99c;
	background-image: url(clipart/back1.GIF);
	background: url(clipart/back2.jpg);
	background-attachment: fixed;
	font-family: Tahoma;
}
<script language="JavaScript">
<!-- //
var
sw = screen.width;
sh = screen.height;
img = 0;
tsize = 0;
if((sw <= 800) && (sh <= 600)) {
twsize = 770;
thsize = 443;
contentw = 627;
contenth = 267;
resol = 800;
} 
else {
if ((sw >= 1024) && (sh >= 768)) {
twsize = 1005;
thsize = 867;
contentw = 863;
contenth = 683;
resol = 1024;
}
// -->
</script>
table{
border: "0"
cellspacing: "0" 
style: "border-collapse: collapse" 
bordercolor: "#111111" 
width: "100%" height: "100%"
}
