     <style text="text/css">
        
        .button {width:150px; background-color:transparent; border:0px none black; padding:0px; color:#0000FF; border-bottom-color:#0000FF; border-bottom-width: 1px; border-bottom-style: solid;}
  
        div.header {float:top;padding-top:10px;padding-bottom:20px; height:10%;border-bottom-color: #000080; border-bottom-width: 1px; border-bottom-style: solid;}
       
        div.body {float:center; position:relative;width:500px;padding-top:10px;}
        div.body span {color:#000080;} 
        div.bodyleft {float:left;position:relative;}   
        div.bodyright{float:right;position:relative;}   
       
        div.err span {color:#800000;font-size:15px;font-weight:bold;} 
        
        div.footer {float:center; position:relative;border-top-color: #000080; border-top-width: 1px; border-top-style: solid;}
     </style>

