body {
text-align : center;
margin: 0;
background: #B0B0A8;
}

#container {
position: relative;
width : 760px;
margin : 0 auto;
}

#outer {
position: relative;
width : 774px;
margin : 0 auto;
background: url(/images/contnet-bak.gif) repeat-y;
}

#footshado {
position: relative;
width : 774px;
height: 12px;
margin : 0 auto;
background: url(/images/foot-shado.gif) no-repeat;
}