style.css
body { background-color:white ;
font-family:Times New Roman;
font-size:14px;
;
color:black;
}

a: { font-family:Times New Roman;
color:black;
background-color: white}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px}

#leftcontent { position: absolute;
left:20px;
top:138px;
width:200px;
background:ivory;
border:2px solid black;
font-family:Times New Roman;
font-size:14px;
font-weight:;
}


#leftcontenta { position: absolute;
left:20px;
top:138px;
width:130px;
background:ivory;
border:2px solid black;
font-family:Times New Roman;
font-size:14px;
font-weight:;
}

#rightcontenta {position: top;140px;
padding: 1em;
background:ivory;
margin-left:200px;
margin-right:10px;
border:2px solid black;
font-family:Times New Roman;
font-size:14px;
font-weight:;
}

#rightcontent {position: top;140px;
padding: 1em;
background:ivory;
margin-left:230px;
margin-right:10px;
border:2px solid black;
font-family:Times New Roman;
font-size:14px;
font-weight:;

}




