body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11.0pt;
}

.title {
    text-align: center;
}

.caption {
    font-weight: 600;
    font-size: 24px;
}

.announcement {
    border: 1px solid #dfdfdf;
    padding: 10px 10px 10px 95px;
    height: 75px;
    background: url("./alert-icon.png") #FEFFD5 10px center no-repeat;
    background-size: 75px 75px;
    font-weight: bold;
}
