body {
text-align : center;
margin: 0;
background: #b0b0a8;
}

#outer {
position: relative;
margin : 0 auto;
width: 846px;
background: url(/images/pagebak.gif);
}

#container {
position: relative;
width : 828px;
margin : 0 auto;
}

#footshado {
position: relative;
width: 846px;
background: url(/images/footshado.gif) no-repeat top center;
margin : 0 auto;
height: 10px;
}
