div#wrapper {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    height: 100%;
    min-height: 600px;
}
div#menu{
    margin-bottom: 20px;
}
div#footer {
    bottom: 20px;
}
div.gallery {
    margin-bottom: 10px; padding: 10px; text-align: center;
}
body {
    background-color: #ffffcc;
}
div#lang {
    font-size: 12pt;
}
