* {
    font-family:Calibri, sans-serif;
    font-size: 16px;
}
body {
    text-align: center;
}
h3 {
    color:darkblue;
    font-size:medium;
}
h5 {
    margin-top: 20px;
    font-size: small;
    font-weight: lighter;
}