
body
{ 
background-image: 
url('bg.jpg');
background-repeat:no-repeat;
background-attachment: 
fixed;
scrollbar-face-color: #EAD9A3; scrollbar-shadow-color: black; scrollbar-highlight-color: #7E3517; scrollbar-3dlight-color: white; scrollbar-darkshadow-color: black; scrollbar-track-color: #E3D29C; scrollbar-arrow-color: #7E3517;
margin-top:0;
margin-left:0;
margin-bottom:0;
margin-right:0;
}

a:link { color: blue; text-decoration: none }
a:active { color: white; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color:red; text-decoration: none; background: none }
table {text-align: justify; color:black;
background-image: 
url('tan.jpg');
 }