body#home { background: #000 url('../images/sections/home.jpg') no-repeat center top; }
body#home #main { background: #000 url('../images/sections/home.jpg') no-repeat center top; }

#home #content {
    /*background: url('d.png');*/
    margin-top: 180px;
    height: 910px;
    overflow: hidden;
}

#home #content p.text {
    font-family: Times, 'Times New Roman', Georgia, serif;
    font-size: 16px;
}

#home #content a#book-one {
    /*background: url('d.png');*/
    position: absolute;
    float: left;
    width: 295px;
    padding-top: 390px;
    height: 0;
    margin-top: 10px;
    margin-left: 35px;
    overflow: hidden;
    /*z-index: 1;*/
}
#home #content #book-one-text {
    /*background: url('d.png');*/
    position: absolute;
    width: 220px;
    margin-top: 470px;
    margin-left: 90px;
    color: #FFFFFF;
    line-height: 22px;
    word-spacing: 2px;
}
#home #content #book-one-text h1 {
    display: inline;
    font-weight: bold;
}
#home #content #skirrits-wrapper {
    /*background: url('d.png');*/
    position: absolute;
    width: 235px;
    height: 120px;
    margin-top: 165px;
    margin-left: 405px;
    overflow: hidden;
}
#home #content #skirrits-wrapper h4 {
    font-size: 24px;
}
#home #content #skirrits-wrapper p#skirrits-text {
    /*background: url('d.png');*/
    line-height: 20px;
}
#home #content #skirrits-wrapper a#skirrits {
    /*background: url('d.png');*/
    position: absolute;
    float: left;
    width: 130px;
    padding-top: 40px;
    height: 0;
    margin-top: 20px;
    overflow: hidden;
}
#home #content a#bully-blockade {
    /*background: url('d.png');*/
    position: absolute;
    float: left;
    width: 216px;
    height: 0;
    padding-top: 221px;
    margin-top: 337px;
    margin-left: 370px;
    overflow: hidden;
}
#home #content a#community {
    /*background: url('d.png');*/
    position: absolute;
    float: left;
    width: 346px;
    height: 0;
    padding-top: 298px;
    margin-top: 337px;
    margin-left: 605px;
    overflow: hidden;
}

#home #content form#code-entry {
    /*background: url('d.png');*/
    position: absolute;
    width: 216px;
    height: 75px;
    margin-top: 570px;
    margin-left: 370px;
    overflow: hidden;
}
#home #content form#code-entry input#code {
    background: transparent;
    border: 0;
    position: absolute;
    width: 110px;
    height: 18px;
    margin-top: 41px;
    margin-left: 5px;
    font-size: 14px;
}
#home #content form#code-entry input#submit-code {
    /*background: url('d.png');*/
    position: absolute;
    width: 95px;
    height: 35px;
    margin-top: 34px;
    margin-left: 130px;
}

#home #content #activity-stream {
    position: absolute;
    margin-top: 667px;
    margin-left: 69px;
}

