body {background: url("background-bio.jpg"); background-repeat: no-repeat;background-color: white; font-family: "courier";}
div#body{font-size:20px; color: #333333; position:absolute;
left:90px;
top:230px;}
div#bio{width:750px; color: #333333;}
div#footer{width:750px; font-size:14px;}

a:link {color: #cc3333;text-decoration:none;}
a:hover {color: black;text-decoration:none;}
a:visited {color: #cc3333;text-decoration:none;}
a:active {color: black;text-decoration:none;}