body { margin-top:0px; margin-left:0px; margin-bottom:0px; margin-right:0px; height: 100%; background-color:#F5F5F0; font-weight: bold; color: darkred; } form {margin-bottom:0px;} a { color: darkred } a:hover { text-decoration: none } .stringWhite { font-family: serif; font-size: 14px; font-weight: bold; color: white } .stringWhite a { color: white } .stringBlack { font-family: serif; font-size: 14px; font-weight: bold; color: lightgreen; cursor: hand} .stringBlack a { color: lightgreen } H1 {margin-top:20px; margin-left:10px; color: #333333} input { font-weight: bold; color: darkred} textarea { color: darkred} option { color: darkred} #content { height: expression(document.body.clientHeight - 61 + "px"); } #bottom { width: 100%; text-align: center; height: 61px; } #bottom a { color: white }