body {
margin : 10px 0px 0px 10px;
}
#cornerimage {
position: absolute;
text-align: left;
height: 100px;
width: 200px;
top:0px;
border:20px none;
}
#top {
position: absolute;
text-align: center;
height: 120px;
width: 815px;
top:0px;
left:0px;
border:0px none;
}
#left {
position: absolute;
height:100%;
width:200px;
top:135px;
}
#main {
position: absolute;
top: 135px;
left: 215px;
width: 600px;
}
h1 {
font: 2.5em sans-serif;
}
h2 {
font: 1.8em sans-serif;
}
h3 {
font: 1.5em sans-serif;
color: red;
margin : 0px 0px 0px -1em;
}

