
/* Splash Page Main Style Sheet             */
/* Corrects a problem with the way Netscape */
/* interprets background urls (must be      */
/* absolute urls)                           */
/* Computing and Communication Service      */
/* 2004.11.12                               */ 

body {
	background: #E3DCDB url(http://www.uottawa.ca/images/splash/splash_bg_shadow.gif) top left repeat-y;
}
