* html{
height:100%;
}
body {
margin:0;
padding:0;
background: #171e0c;
}
td{
vertical-align:top;
}
td.dropleft{
width:8px;
background:url(../images/grad_left.gif) repeat-y;
}
td.dropright{
width:8px;
background:url(../images/grad_right.gif) repeat-y;
}
td.cont{
width:812px;
background:#000000 url(../images/glow_bg.jpg) no-repeat ;
}

