body {
  background-color: #1C1C1C;
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  text-align: center;
}

.text1 {
  font-family: 'Squada One', cursive;
  font-size: 64px;
  font-style: normal;
  font-weight: bold;
  color: #f1f1f1;
  text-align: center
}

.text2 {
  font-family: 'Squada One', cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: bold;
  color: #f1f1f1;
  text-align: center
}

.web {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-style: normal;
  color: #f1f1f1;
  text-align: center
}

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

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

#main{
background-color: #2F2F2F;
top: 220px;
width; 950px;
margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px
}

#wrapper{
margin: 0 auto;
text-align: left;
}

#header{
  height: 220px;
  text-align: center;
  background-color: #1C1C1C;
}

#footer
{
  text-align: center;
  background-color: #1C1C1C;
}

a:link, a:active, a:visited, a:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #f1f1f1;
  text-align: center;
  text-decoration: none
}

a.recip:link, a.recip:active, a.recip:visited, a.recip:hover {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #fc0043;
  text-align: center;
  text-decoration: none
}

span.lady {
  color: #D6003B;
  font-size: 24px;
  text-decoration: none
}
