
/*.maintable /* this is for the background placement of the main background image */  
/*{background-image: url(images/etnamain.jpg);
background-position: left; background-repeat: no-repeat; }*/
/*.bodystyle {
background-iage: url(images/etnamain.jpg); 
background-position: 0px; 
background-repeat: no-repeat;
}*/
body  { color: #606; font-size: 12px; text-decoration: none; background-image: url(images/etnamain.jpg); background-repeat: no-repeat; background-position: 0 0% }
a  { color: black; font-size: 13px; text-decoration: none }
a:link { color: black; font-size: 13px; text-decoration: none }
a:visited { color: grey; font-size: 13px; text-decoration: none }
a:hover { color: blue; font-size: 13px; text-decoration: none }
