
h1, h2, h3 {color:rgb(115, 6, 6)}
h2, h3 {font-style: italic;}
h1 {border-style: dotted;}
h1 {font-size: 90px;}
h2 {font-size: 70px;}
h3 {font-size: 50px;}

p {color: rgb(238, 223, 201);
    font-size: large;}

    body {background-color: darkolivegreen;}