body
{
margin: 0;
padding: 0;
font:italic 90% georgia, times, "times new roman", serif;
text-align: right;
line-height: 1.3;
margin-right: 70px;
color: #FFF;
background-color: #D6D6D6;
}

a:link { color: #808080;
text-decoration: none;
text-underline: none; } 

a:visited { color: #808080;
text-decoration: none;
text-underline: none; } 

a:hover, a:active
{
color: #fff;
background-color: #FF0000;
text-decoration: none;
text-underline: none; } 

img {border:0px solid #000000;}

div.main {width:640px;margin-left:50px;margin-top:30px;} 

div.footer {width:640px;margin-left:50px;margin-top:5px;}