body{ text-align: center; margin: 0px; padding: 0px; background: #FFFFDE url('bkg.png') repeat-x; font-family: arial; font-size: 10pt; } #page_holder{ width: 780px; margin-left: -390px; height: 100%; left: 50%; float:left; position: relative; background: white; } #toplogo{ float: left; width: 780px; height: 60px; background: #C8A140 url('logo.png') no-repeat; font-size: 14pt; font-weight: bold; font-family: times new roman; color: #FFFFDE; text-align: center; vertical-align: bottom; border-bottom: 1px solid black; } .pagerow{ clear: both; margin: 0px; margin-top: 5px; } .mid_column{ width: 780px; float: left; } h1{ font-family: arial; font-size: 22pt; font-weight: bold; }