div#frontpage {
   margin-left:auto;
   margin-right:auto;
   width:800px;
   margin-top:10px;
}

div#frontpage p {
   line-height:150% !important;
}

div#frontpage p.title {
   font-size:150%;
   font-weight:bold;
   letter-spacing:-1px;
}

