h1{
    color: rgb(0, 0, 0);
    font: 524;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
body{
    background-color: rgba(75, 35, 43, 0.151);
}

h2{
    color:rgb(253, 62, 62);
    text-align: center;
    font-size: xx-large;
}
p {
    color:rgb(20, 143, 236);
    font:75;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Calibri', 'Trebuchet MS', sans-serif;
}

h3{
    color:rgb(16, 30, 43);
    font:65;
}