body {
    background-color: #8b744f;
    font-family: Georgia;
}
.server {
    float: left;
    margin-right: 20px;
}

h1 {
    font-size: 1em;
}

img {
    width: 502px;
    height: 168px;
}
.selectPeriod {
    font-weight: bold;
}
.selectPeriod form {
    display: inline;
}
.selectPeriod input {
    margin-left: 50px;
    margin-right: 10px;
}
ul {
    font-size: 0.8em;
    clear: left;
}
ul ul {
    padding-left: 20px;
    font-size: 1em;
}
