title {
    font-family: verdana;
    font-size:20px;    
    padding: 20px;
    text-align: center;

}
header { 
    background-color: lightblue;
    font-family: verdana;
    font-size:20px;
}

body {
    background-color: lightblue;
    font-family: verdana;
    font-size:20px;
}

