.buttonLogo {
    background: url('images/shmLogo.png') no-repeat;
    width: 84px;
}

#headline {
    background: url('images/header.jpg') repeat-y;
}

.headlineBar,
.topRegion,
#headline {
    background: url('images/header.png') repeat;
}

#headlineServer {
    color: #aaa;
}

#headlineSystem {
    color: #999;
}

#headlineModule {
    color: #777;
}

#headlineAction {
    color: #333;
}