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

span.text1 {
    font-family: 'Alegreya Sans', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  color: #40ffff;
  text-align: center
}

span.text2 {
   font-family: 'Alegreya Sans', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #40ffff;
  text-align: center
}

span.text3 {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  color: #FFFFFF;
}

p.text3 {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #40ffff;
}

p.web {
   font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #40ffff;
  line-height: 150%;
}

p.text4 {
   font-family: 'Alegreya Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #40ffff;
  text-align: center
}

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

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


#main
{
  top: 110px;
  width: 1180px;
  background-color: #000040;
  margin: 0px auto;
  text-align: center
}

#header
{
  width: 1180px;
  height: 110px;
  background-color: #000040;
  text-align: center;
  margin: 0px auto;
}

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

a:link {
   color: #FFFFFF;
   font-family: 'Alegreya Sans', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

a:active {
   color: #FFFFFF;
   font-family: 'Alegreya Sans', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none
}

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

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

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

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

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

span.red {
  color: #FF0033;
}

span.desc {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #40FFFF,
}

span.type {
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  color: #40FFFF,
}

hr {
  text-align: center;
  width: 50%
}

div.centered {
  margin-left: auto;
  margin-right: auto,
}
