* { padding: 0; margin: 0; }



h1.title {
 margin-bottom: 20px; 
 font-size: 26pt;
 font-weight: bold;
 color: #C00000;
 text-align: center;
 font-family: tahoma;
}

h2.title {
 margin-bottom: 20px; 
 font-size: 14pt;
 font-weight: bold;
 color: black;
 text-align: center;
 font-family: tahoma;
}

h3.title {
 margin-bottom: 20px; 
 font-size: 12pt;
 font-weight: bold;
 color: black;
 text-align: left;
 font-family: arial;
 padding-bottom: 10px;
}

 .signup {
  background: url(images/signup.jpg);
  background-repeat: no-repeat;
  height: 250px;
  width: 300px;
  padding-top: 275px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
}

.signup2 {
  background: url(images/signupmain.jpg);
  background-repeat: no-repeat;
  height: 250px;
  padding-top: 275px;
  padding-left: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
  float: left;
  width: 300px;
}



.signupbiz {
  background: url(../images/sbizsignup.jpg);
  background-repeat: no-repeat;
  height: 250px;
  width: 350px;
  padding-top: 275px;
  padding-left: 15px;
  padding-bottom: 55px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
  float: left;
}

.signupbiz2 {
  background: url(../images/sbizsignup.jpg);
 background-repeat: no-repeat;
  height: 250px;
  padding-top: 275px;
  font-family: Arial;
  font-weight: bold;
  color: #FFF;
}

.copyright2 {
 text-align: center;
 font-size: 10px;
 }
