@font-face {
    font-family: 'augustromaserif';
    src: url('augustromaserif-webfont.woff2') format('woff2'),
    url('augustromaserif-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: augustromaserif;
}

body img.logo{
    height: 165px;
}

form p.hidden {display: none}