/*      
	back.css 
	default style sheet w/ background
*/

body {
    background: white url("../graphics/ivorybg.gif");
}
