body {
  background-color: #FFFFFF;
  margin-top: 0;
  font-family: 'Oxygen', 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: 180px;
  width: 1080px;
  background-color: #FFFFFF;
  margin: 0px auto;
  text-align: center;
}

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

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

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

span.text2 {
  font-family: 'Oxygen', sans-serif;
  font-size: 36px;
  font-weight: 400;
  color: #000000;
  text-align: center;
}

span.text3 {
  font-family: 'Oxygen', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #000000;
  line-height: 150%;
}

span.text4 {
  font-family: 'Oxygen', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #000000;
  text-align: center;
}

span.web {
  font-family: 'Oxygen', sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 900;
  color: #FF3401;
  line-height: 150%;
}

span.web2 {
  font-family: 'Oxygen', sans-serif;
  font-size: 72px;
  font-style: normal;
  font-weight: 900;
  color: #332716;
  line-height: 150%;
}

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

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

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

