body {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    font-family: verdana, arial;
}

a {
    text-decoration: none;
    color: #0c0c66;
}

img {
    border-style: none;
}

h1 {
    color: #eee;
}

#titlebar, #footer {
    padding: 5px;
    background-color: #358694;
    text-align: center;
}

#servicelist {
    padding: 5px;
    background-color: #eee;
}

.service {
    text-align: center;
    padding-top: 5px;
}
