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

#main
{
  top: 250px;
  width: 720px;
  background-color: #c9aea7;
  margin: 0px auto;
  text-align: center
}

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

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

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

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

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

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

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

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

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

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

a.hard:link, a.hard:active, a.hard:hover, a.hard:visited {
   color: #000000;
   font-family: 'Rubik', sans-serif;
   font-size: 18px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

span.desc {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

span.type {
  font-family: 'Rubik', sans-serif;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  color: #000000;
}

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