body{
    font-family: Verdana, Arial, Ms Sans Serif;
    font-size: 90%;
    background-color: white;
}

.logo{
    color: white;
    text-align: center;
}

.logo a{
    text-decoration: none;
    color: white;
}

h2{
    color: #3467c4;
}

div div{
    font-size: 80%;
}
