body {
  background-color: #FFFFFF;
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

#wrapper
{
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  background-color: #FFFFFF;
  text-align: left;
}

#main
{
  margin: 0px auto;
  top: 120px;
  width: 800px;
  background-color: #EFEAE3;
  border-width: 2px;
  border-style:solid solid solid solid;
  border-color: #B21117;
  text-align: center;
}

#header
{
  height: 120px;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0px auto;
}

#footer
{
  text-align: center;
  width: 950px;
  position: fixed;
  bottom: 0px;
}

span.head1 {
  font-family: 'Roboto', sans-serif;
  font-size: 48px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

span.text1 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

span.head2 {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

span.text {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #000000;
}

span.web {
  font-family: 'Roboto', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight:900;
  color: #B21117;
}

table.content {
  background-color: #EFEAE3;
  border-style:none none none none;
  border-color: #B21117;
  border-width: 2px;
}

p.text5 {
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #b7b7b7;
  text-align: center;
}

a:link, a:active, a:visited, a:hover {
   color: #B21117;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

a.recip:link, a.recip:active, a.recip:visited, a.recip:hover {
   color: #917040;
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}
