﻿body {
    padding: 1%;
    font-family: Serif;
    text-align: center;
    margin-top: 5%;
    line-height: 33px;
    background-color:#c4d2dd;
}
.txtblue {
    font-weight: bold;
    font-size: 32px;
    font-weight: 400;
    color: #03495b;
}
.txtblue {
    font-weight: bold;
    font-size: 32px;
    color: #03495b;
}
.txtyellow {
    font-size: 32px;
    color: #55499f;
}
.imgcenter {width:60%;
}