body
{
background: url(/img/bodybackpage.jpg) repeat-x #CCCEC0;
height: 1200px;
margin: 0px 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
}

#middle
{
width: 100%;
background: url(/img/bodybackmiddle.jpg) repeat-x #FBFBF3;
}

#line
{
width: 100%;
background: url(/img/bodybackgreyline.jpg) repeat-x;
height: 6px;
}

#bottom
{
width: 100%;
background: url(/img/bodybackbottom.jpg) repeat-x #CCCEC0;
height: 385px;
}