html {
overflow-y: scroll;
}

body {
text-align : center;
margin: 0;
background: #e5e5e5;
}

#outer {
position: relative;
width : 764px;
margin : 0 auto;
background: url(../images/content-bak.gif) top center repeat-y #B0B0A8;
}

#container {
position: relative;
width : 750px;
margin : 0 auto;
}

#footshadow {
position: relative;
width : 764px;
height: 16px;
margin : 0 auto;
background: url(../images/fotter-shado.gif) top center no-repeat;
line-height: 1px;
font-size: 1px;
}


