

h2{
font-family: 'Raleway';
    font-size: 3em;
    font-weight: bold;
    margin: 0px 100px 50px 5px 200px;
    padding: 10px 100px 0px 40px;
    float: left;
    text-align: center;
    text-decoration: none; color: Darkgoldenrod;
  }
  p1{
    font-family: 'Raleway';
    font-size: 1.5em;
    font-weight: lighter;
    margin: 0px 100px 20px 100px;
    float: left;
    padding:15px;
    text-align: center;
  }

  p2{
    font-family: 'Raleway';
    font-size: 1.5em;
    font-weight: lighter;
    margin: 0px 100px 20px 100px;
    float: left;
    padding:15px;
    text-align: center;
  }
  #nav{
    font-size: 30px;
    padding: 20px;
    float: right;
  }
