body {
text-align : center;
margin: 0;
background: #e7e3be;
}

#container {
position: relative;
width : 766px;
margin : 0 auto;
}

#outer {
position: relative;
width : 774px;
margin : 0 auto;
background: url(/images/content-bak.gif) repeat-y;
}

#footshado {
position: relative;
width : 774px;
height: 12px;
margin : 0 auto;
background: url(/images/footshado.gif) repeat-y;
}