
.pagecontent {
    padding-left: 50px;
    padding-right: 50px;
}

h1 {
    font-family: Sketchbook;
    font-size:50px;
    font-weight: bold;
    line-height:200%;
    color: black;
}

h2 {
    font-family: Sketchbook;
    font-size:30px;
    font-weight: bold;
    line-height:200%;
    color: black;
}

p {
    font-family: Sketchbook;
    font-size:20px;
    line-height:200%;
    color: black;
}


li {
    font-family: Sketchbook;
    font-size:20px;
    line-height:200%;
    color: black ;
}

body {
  background-color: Purple
}
