/* CSS Document */

BODY {

background:url(images/bg.gif); background-repeat:no-repeat; background-position: top; background-attachment:fixed

}

TD .menubg {

background:url(images/menu_bg.gif);

background-repeat:repeat-x

}

TD .pricebg {

background:url(images/our_price.gif);

background-repeat:no-repeat

}

TD .titlebg {

background:url(images/welcome.gif);

background-repeat:no-repeat

}

TD .contentbg {

background:url(images/content_bg.gif);

background-repeat:repeat-y;

background-position:top

}

.line {

color:#666666

}




