body {
    background-color: #666666;
    color: #000000;
    font-family: Helvetica, Arial, Verdana;
    font-size: 10pt;
    margin-top: 25px;
    text-align: center;
}

a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

img {
    border: 0px;
}

h1 {
    color: #EEEEEE;
    font-size: 32pt;
    padding: 25px;
    padding-bottom: 5px;
    text-align: left;
}

h1 .home {
    color: #EEEEEE;
    font-size: 32pt;
    text-decoration: none;
}

.about {
    color: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;
    text-align: left;
    width: 800px;
}

.contact {
    color: #EEEEEE;
    float: right;
    padding-right: 25px;
    text-align: right;
}

.contact a {
    color: #EEEEEE;
    font-weight: bold;
    line-height: 25px;
    text-decoration: underline;
}

.landscape {
    background-color: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 2px;
    text-align: left;
    width: 1000px;
}

.portrait {
    background-color: #EEEEEE;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 2px;
    text-align: left;
    width: 550px;
}

.thumbnailcontainer {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 2px;
    text-align: left;
    width: 924px;
}

.thumbnail {
    background-color: #EEEEEE;
    float: left;
    margin-bottom: 10px;
    margin-right: 4px;
    padding: 2px;
    width: 300px;
}

.return {
    float: right;
    font-size: 14pt;
}

.return a {
    color: #EEEEEE;
    text-decoration: underline;
}

.footer {
    color: #EEEEEE;
    margin-bottom: 50px;
    margin-top: 20px;
}

.lang {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #EEEEEE;
    text-decoration: underline;
}

p {
    margin: 5px;
}
