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