h1{
    color: white;
}

h2{
    color: rgb(240, 216, 151);
}

.logo{
    width: 30%;
}

body {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

h4{
    left: 300%;
}