/* CSS Document */

body {
background-image:url(../images/body_bkgd_yellow.gif);
background-repeat:repeat-x;
}

td.bodybottom {
background-image:url(../images/body_btm_yellow.gif);
background-repeat:no-repeat;
}

td.body {
background-image:url(../images/body_bkgd_white.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
}