body.beige
{
/*This is a comment*/
/*width:50%;*/
width:90%;
position:absolute;
left:5%;
background-color:#E0DFD1;
background-properties:fixed;
font-family:Georgia;
/*font-family:Helvetica;*/
font-size:1em;
/*font-size:12pt;*/
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}