h1{
    font-size: 150px;
    font-weight: bolder;
    font-family: Verdana;
}

h3{
    font-size: 24pt;
}

body{
    background-color: #DFDFDF;
}