body
{
background-image: url('daisys_art_gallery_background.jpg');
background-repeat:repeat;
background-attachment:fixed;
background-width:100%;

}

.td_options {
	background-image:url('options_background.jpg');
	background-repeat:no-repeat;background-attachment:fixed;
	font-size:24pt;font-family:courrier new,verdana;font-weight:600;
}