
body{
    background: url("../images/body-background-c4k.jpg") repeat-x #7199bd;
    text-align: center;
}


#c4k-page-background {
    margin: 0px auto;
    min-width: 971px;
    background: url("../images/background-c4k.jpg") repeat-y 50% 0;
}

#c4k-all-content {
    position: relative;
    margin: 0px auto; 
    text-align: left;
    background: url("../images/page-background-c4k.jpg") no-repeat 50% 0;  
}

#c4k-inner-content{
    width: 945px;
    margin: 0px auto; 
    padding: 160px 10px 0px 10px;   
    background: none;
}

#c4k-main-footer {
    background: url("../images/grass.png") repeat-x;
    height: 108px;
    width: 100%;
    text-align: center;
}

#c4k-subheader{
    margin: 20px auto;
    text-align: center;    
    font-size: 250%;
    font-weight: bold;    
    color: #f7941d;
}

#c4k-inner-content p{
    margin: 15px;
}

#c4k-nav {
    margin: 25px auto;
    text-align: center;
}

#c4k-nav {
    margin: 25px auto;
    text-align: center;
}

#c4k-footer{
    margin-top: 75px;
    text-align: center;
    font-weight: bold;
    color: #333;
    font-size: 115%
}

#c4k-footer-right{
    display: block;
    float: right;
}

#c4k-footer-left{
    display: block;
    float: left;
}

#reciept {
    height: 500px;
}