h1
{
 background: url(../images/bulletTape.gif) no-repeat;
 padding-left: 30px;
 line-height: 30px;
 color: #0A2A1B;

 font-size: 19px;
 font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#rightPane
{
 display: block;
 float: right;
 width: 40%;
 margin-right: 10%;
}
#leftPane
{
 display: block;
 float: left;
 width: 40%;
 margin-left: 10%;
}