

#page {

	background-image: url(pix/bgrnd_content2.gif);

}



#image {

	background-image: url(pix/bgrnd_blue.gif);

	background-repeat: no-repeat;

}

#content {

	background-image: url(pix/bgrnd_content.gif);

	background-repeat: repeat-x;

}

#footer {

}

