body {
    margin-top: 0;
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    background:#e9d0b0
}

img.logo{
    max-width: 400px
}
img.logo-small{
    width: auto;
    max-height: 256px;
}
