body {
    margin: 0px;
    padding: 0px;
    font-family: arial;
}

#box-top {
    width:930px;
    height:20px;
    background-image: url('http://images.stitcher.com/images/bg-top-bottom.jpg'); 
    background-position:0px 0px;
    background-repeat: none;
    z-index: 2;
    position:relative;
}

#box-middle-index {
    width:930px;
    height:550px;
    background-image: url('http://images.stitcher.com/images/bg-middle.jpg'); 
    background-repeat: repeat-y;
    z-index: 2;
    position:relative;
}

#box-middle-index-premiere {
    width:930px;
    height:450px;
    background-image: url('http://images.stitcher.com/images/bg-middle.jpg'); 
    background-repeat: repeat-y;
    z-index: 2;
    position:relative;
}

#box-middle-coming-soon {
    width:930px;
    height:420px;
    background-image: url('http://images.stitcher.com/images/bg-middle.jpg'); 
    background-repeat: repeat-y;
    z-index: 2;
    position:relative;
}

#box-middle-confirmation {
    width:930px;
    height:420px;
    background-image: url('http://images.stitcher.com/images/bg-middle.jpg'); 
    background-repeat: repeat-y;
    z-index: 2;
    position:relative;
}

#box-bottom {
    width:930px;
    height:20px;
    background-image: url('http://images.stitcher.com/images/bg-top-bottom.jpg'); 
    background-position:0px -20px;
    background-repeat: none;
    z-index: 2;
    position:relative;
}

#partner-logo {
    padding-top:30px;
    padding-bottom:10px;
    padding-left:13px;
    float:left;
}

#stitcher-logo {
    width:153px;
    height:61px;
}

#blue-arrow {
    width:36px;
    height:41px;
    position:absolute;
    top:175px;
    left:13px;
    z-index:5;
}

#hero-shot {
    position:relative;
    width:324px;
    height:390px;
    background-image: url('http://images.stitcher.com/images/hero-shot.jpg'); 
    background-position:0px 0px;
    background-repeat: none;
}

#hero-shot-iphone {
    position:relative;
    width:324px;
    height:390px;
    background-image: url('http://images.stitcher.com/images/hero-shot-iphone.jpg'); 
    background-position:0px 0px;
    background-repeat: none;
}

#submit-button {
    float:left;
    margin-left:10px;
    width:132px;
    height:32px;
    background-image: url('http://images.stitcher.com/images/send-button.jpg'); 
    background-position:0px 0px;
    background-repeat: none;
    z-index: 3;
}
