body {
text-align : center;
margin: 0;
background: #E5E5E5;
}

#outershadow {
width : 764px;
position: relative;
margin : 0 auto;
background: url(../images/content-bak.gif) top center repeat-y;
}

#container {
position: relative;
width : 750px;
margin : 0 auto;
background: #ffffff;
}

#credits {
width : 750px;
margin : 0 auto;
}

#footshadow {
height: 15px;
width : 764px;
position: relative;
margin : 0 auto;
background: url(../images/footshadow.gif) no-repeat;
}