body{
 background-color:#cccccc;
}
h1{
 font-size:120%;
 font-family:sans-serif;
 border-bottom:2px solid #339933;
}
h2{
 font-size:110%;
 font-family:sans-serif;
 border-bottom:1px solid #339933;
 clear:both;
}
img{
 float:left;
 margin-right:5px;
 margin-bottom:5px;
}
td{
 vertical-align:top;
}
