body {
font-family:monospace;
font-size:1.1em;
color:#000000;
background-color:#fffffc;
margin:0px;
padding:0px;
}

.top {
position:absolute;
top:0em;
left:0em;
width:100%;
}

.main {
position:absolute;
top:80px;
left:0em;
width:650px;
margin-bottom:1em;
padding-bottom:1em;
}

p {
padding:2em;
border-bottom:thin gray solid;
}

img {
padding-right:2em;
}
