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