body {
text-align : center;
margin: 0;
background: #CBC5AF;
}

#container {
position: relative;
width : 766px;
margin : 0 auto;
background: #42637B;
}

#outer {
position: relative;
width : 778px;
margin : 0 auto;
background: url(/images/content-bak.gif) repeat-y;
}

#footshado {
position: relative;
width : 778px;
height: 13px;
margin : 0 auto;
background: url(/images/footer-shado.gif) no-repeat;
}