/* CSS Document */

body {
	background-image:url(images/background_strip.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	margin: 0;
}