/* CSS Document */

body,html{margin: 0; height: 100%;}
body{background-image:url(../images/background.gif); background-repeat: repeat-x;}

.content_cell{padding: 10px; background-image: url(../images/background.jpg); background-color: #ffffff; background-repeat: no-repeat; background-position: top left;}
.body_cell{border-left: #85d397 2px solid; border-right: #85d397 2px solid;}

.header{font-family: verdana; font-size: 11px; color: #333333; font-weight: bold; font-style: italic;}
.content{font-family: verdana; font-size: 11px; color: #666666;}