body.point-of-view .background {
    background: url("../../img/subsites/point-of-view/bg.png") no-repeat scroll center 0px transparent;
}
body.point-of-view .mainHeader .logo {
    background: url("../../img/subsites/point-of-view/logo.png") no-repeat scroll 0 0 transparent;
    height: 90px;
    position: absolute;
    right: -16px;
    top: 23px;
    width: 375px;
}