body{  
    font-family: Helvetica, Sans-serif,serif;
    font-size:15px;
    color:#fff;
    background:#4f2a24;
}

h2 {
  font-size:70px;
  text-align: center;
  padding:20px;
}

h3 {
  font-size:40px;
  text-align: center;
}

h4 {
  font-size:20px;
  text-align:center;
  padding:30px;
}

a {
 color:white;
}

a:visited {
 color:white;
}
