
/* Color palete */
.water { color:#5582d1; }
.earth { color:#4e3e2c; }
.air { color:#f1fff7; }
.fire { color:#ff8a19; }
.wine { color:#4a040a; }
.beer { color:#F0C030; }
.caffe { color:#473523; }
.caffe-cream { color:#b68d3d; }
.espresso { color:#2c1901; }
.caramel{ color:#ab671f; }
.chocolate { color:#290200; }
.black-pepper { color:#444334; }
.pepper-lite { color:#8d8a72; }
.lipstick { color:#c20c0c; }
.containerx { background: url('../stylesheets/blueprint/src/grid.png') } 

.container { background: url(../img/jowebbacktest1b.jpg) repeat-y top;
min-width: 600px;
width: 95%;
margin: 0 auto;
overflow: hidden;
}

#bg {
background:#fff url(../img/jowebbacktest1b.jpg) 0em 3em repeat-y;
}

#bg7 {
background:#fff url(../img/jowebbacktest1e.jpg) 0em 3em repeat-y;
}

#bg2c {
background:#fff url(../img/jowebbacktest3b.jpg) 0em 3em repeat-y;
}

#bg2 {
background:#fff url(../img/pt3.jpg) 0em 3em repeat-y;
}

#bg3 {
background:#fff url(../img/jowebbacktest2.jpg);
}

#bg4 {
background:#fff url(../img/jowebbacktest4.jpg);
}

#bg5 {
background:#fff url(../img/jowebbacktest5.jpg);
}

#copyright{
text-align:center;
}