body {
    border: none;
    background: url(http://static.tek.no/images/main/bodyBgStretch.png) repeat-x 0 -133px;
}

.logo-sprite {
    background: url(../images/main/tek-logo-sprite.png) no-repeat;
}

#pg-header {
    margin-top: 7px;
}

#pg-header .pg-logo {
    background-position: -9px -9px;
    height: 48px;
}

#pg-header .pg-logo:hover {
    background-position: -9px -69px;
}
