/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: rgb(255,255,255);
 	background-image: url( "../assets/images/AAS_Badge_Small1.jpg" );
 	background-repeat: repeat;
 	background-attachment: fixed
}
