
body {
background-image: url(index/taubebg.jpg);
border:7px ridge #B5AE9F;
font-family: verdana; 
font-size: 10px; 
font-weight: normal; 
color: #424E42; 
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
margin-width:0;
margin-height:0;
scrollbar-face-color:#B5AE9F;
SCROLLBAR-HIGHLIGHT-COLOR: #7E786F; 
SCROLLBAR-ARROW-COLOR: #7E786F; 
SCROLLBAR-TRACK-COLOR: #7E786F; 
SCROLLBAR-BASE-COLOR: #B5AE9F               
 }

 
a:active {  color: #424E42; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline overline}
a:link {  color: #424E42; text-decoration: none}
a:visited {  color: #800000; text-decoration: underline}

#box1 {width: 200px; background-color: #ff9900;}
#box2 {width: 200px; position: absolute; left: 450px; top: 275px; z-index: 1; background-color: #ff9900;}
#box3 {width: 200px; position: absolute; left: 600px; top: 290px; z-index: 2; background-color: #003399;}
