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
{
  top: 150px;
  width: 1080px;
  background-color: #FFFFFF;
  margin: 0px auto;
  text-align: center
}

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

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

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

span.text2 {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  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: 24px;
  font-style: normal;
  font-weight: bold;
  color: #D9396F;
}

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

a:link, a:active, a:visited, a:hover {
   color: #FFFFFF;
   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: #000000;
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
}
