/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: rgb(204,204,204);
 	background-repeat: repeat-y;
 	background-position: top
}