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

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

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

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

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

span.web {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-style: normal;
  color: #41f399;
  line-height: 150%;
}

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

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

#main
{
  top: 150px;
  width: 1080px;
  background-color: #212121;
  margin: 0px auto;
  text-align: center
}

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

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

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

a.three:link {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}

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

a.three:hover {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}

a.four:link {
    color: #FEE892;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}

a.four:active {
    color: #FEE892;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
}
a.four:visited {
   color: #FFFFFF;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none
}

a.four:hover {
color: #FFFFFF;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none
}

a.five:link {
   color: #FEE892;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   text-decoration: none
}

a.five:active {
   color: #FEE892;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   text-decoration: none
}

a.five:visited {
   color: #FFFFFF;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   text-decoration: none
}

a.five:hover {
   color: #FFFFFF;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   text-decoration: none
}

