BODY {
background: url(http://markgrafcommunications.com/background.jpg);
color: #000000;
margin: 0px;
font-family: Tahoma, Verdana, Arial, sans-serif;
}

#container {
position:relative;
background:white;
width:800px;
margin:0 auto;
text-align:left;
height:2400px;
}

#top {
left-margin:0px;
right-margin:0px;
background:#ffffff;
height:600px;
padding:0px;
}

#left {
position:absolute;
top:600px;
left:0px;
width:200px;
height:1800px;
padding:20px;
background:#ffffff;
font-family:arial,helvetica,sans serif;
color:#0000aa;
font-size:16px;
text-decoration:none;
text-align: left;
line-height:1.4em;
}

#center {
margin-left:220px;
height:1800px;
padding:20px;
background:white;
line-height:1.6em;
font-family:arial,helvetica,sans serif;
font-size: 14px;
}
