body {
 background: #f5d96e;
 text-align: center;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
}



#container {
  width: 451px;
  background-color: #f5d96e;
  margin: auto; 
  padding: 0 0 0 0;
  text-align: justify;
}

#main {
background-color: #f5d96e;
  float: left;
  width: 450px;
  color: #000000;
  padding: 0 5px 0 5px;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
}

#footer {
  width: 450px;
  background: #f5d96e; 
  margin-top: 15px auto 0 auto;
  font-size: 11px;
  text-align: center;
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
}

a:link, a:visited, a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000000;
  font-weight: none; 
  text-decoration: none;
  
}


img
{  border-style: none;
}


h1 {
     color: #000000;
     text-align: left;
     text-decoration: none;
     font-family: Arial, Helvetica, Sans-Serif;
     font-size: 14px;
     font-weight: bold;
     text-transform: uppercase;
     padding-left: 5px;
     padding-right: 5px;
     padding-top: 5px;
     border-bottom: 0px solid #000000;
     width: 448px;
     }

	h2 {
     color: #000000;
     text-align: left;
     text-decoration: none;
     letter-spacing: 3px;
     font-family: Arial, Helvetica, Sans-Serif;
     font-size: 14px;
     font-weight: bold;
     text-transform: uppercase;
     padding-left: 5px;
     padding-right: 5px;
     padding-top: 5px;
     width: 448px;
     }
	

input, textarea, option, select {
  background-color: #f5d96e;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  letter-spacing: 0;
  border: 1px solid #000000; }
  
blockquote
          {background-color: #f5d96e;
          color: #000000;
          font-family: Arial, Helvetica, Sans-Serif;
          font-size: 12px;
          border: 1px solid #000000; }
          
  

