 #road {
  width: 550px;
  border: 1px solid;
  background-color: #fff;
  font-size: 9pt;
  line-height: 12pt;
  color: #000000;
  text-align: left;
  padding: 10px;
  margin: -10px auto 30px auto;
  }
  
  #hometext p.center3 {
  font-size: 10pt;
  text-align: center;
  line-height: 16pt;
  color: #000000;
  font-weight: bold;
  margin-top: 10px;
  }
  
  #wireless {
  clear: right;
  float: right;
  margin-top: -205px;
  padding-right: 62px;
  font-size: 12px;
  font-weight: bold;
  color: #BB1A1A;
  }
    
  #main {
  clear: both;
  width: 650px;
  margin: 0 auto 0 auto;
  }
  
 .red { color: red; }
 
 .bigtext {
 font-family: arial, verdana, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 16px;
  color: #BB1A1A;
  }
  
  .disclaimer {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  font-weight: normal;
  margin: -6px auto 0 auto;
  }
