body {
   background: url('http://static.digitalplayground.com/splash/img/bg.jpg') no-repeat center 0 #FFF;
    color: #000;
    font: 12px 'Open Sans', Arial, sans-serif;
}
a {
    color: #C00;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
section {
    text-align: center;
    text-align: center;
    box-shadow: 0 50px 30px 5px rgba(187, 187, 187, 0.36);
    margin: 67px auto;
    width: 1000px;
    position: relative;
}
header {
    height: 155px;
}
.title-box {
    font: 20px/22px 'Open Sans', Arial, sans-serif;
    background: #FFF;
    padding: 14px 0 0;
}
.title a {
    font-weight: 700;
}
.sub-title {
    padding: 28px 0 10px;
}
.countdown {
    font: 15px/28px 'Open Sans', Arial, sans-serif;
}
.content {
     height: 485px;
     width: 1000px;
}
.page-bibijones header {
   background: url('http://static.digitalplayground.com/splash/img/bibijones/header-bg.png') no-repeat center center / cover;
}
.page-bibijones .content {
   background: url('http://static.digitalplayground.com/splash/img/bibijones/body-bg.jpg') no-repeat center center / cover #FFF;
}

.page-codeofhonorxxx header {
    background: url('http://static.digitalplayground.com/splash/img/codeofhonor/header-bg.png') no-repeat center center / cover;
}
.page-codeofhonorxxx header::before {
    background: url('http://static.digitalplayground.com/splash/img/codeofhonor/logo.png') no-repeat center center / cover;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 274px;
    height: 349px;
}
.page-codeofhonorxxx .content {
    background: url('http://static.digitalplayground.com/splash/img/codeofhonor/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-codeofhonorxxx .title-box {
    padding: 14px 100px 0 0;
}
.page-nurses2xxx header {
    background: url('http://static.digitalplayground.com/splash/img/nurses/header-bg.png') no-repeat center center / cover;
}
.page-nurses2xxx .content {
    background: url('http://static.digitalplayground.com/splash/img/nurses/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-pirates2xxx header {
    background: url('http://static.digitalplayground.com/splash/img/pirates/header-bg.png?1d') no-repeat center center / cover;
}
.page-pirates2xxx .content {
    background: url('http://static.digitalplayground.com/splash/img/pirates/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-rileysteele header {
   background: url('http://static.digitalplayground.com/splash/img/rileysteele/header-bg.png') no-repeat center center / cover;
}
.page-rileysteele .content {
    background: url('http://static.digitalplayground.com/splash/img/rileysteele/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-selenarosexxx header {
    background: url('http://static.digitalplayground.com/splash/img/selenarose/header-bg.png') no-repeat center center / cover;
}
.page-selenarosexxx .content {
    background: url('http://static.digitalplayground.com/splash/img/selenarose/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-stoyaxxx header {
    background: url('http://static.digitalplayground.com/splash/img/stoya/header-bg.png') no-repeat center center / cover;
}
.page-stoyaxxx .content {
    background: url('http://static.digitalplayground.com/splash/img/stoya/body-bg.jpg') no-repeat center center / cover #FFF;
}
.page-topgunsxxx header {
   background: url('http://static.digitalplayground.com/splash/img/topguns/header-bg.png') no-repeat center center / cover;
}
.page-topgunsxxx .content {
    background: url('http://static.digitalplayground.com/splash/img/topguns/body-bg.jpg') no-repeat center center / cover #FFF;
}
footer {
    font: 18px/1.25 'Open Sans', Arial, sans-serif;
}
footer p {
   padding: 0 0 5px;
}
footer a {
    color: #000;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
.copyright-info {
    font-size: 12px;
}
.footer-corner {
    background: url('http://static.digitalplayground.com/splash/img/corner.png') no-repeat;
    display: block;
    height: 40px;
    position: absolute;
    bottom: -40px;
    width: 100%;
}
