﻿body {
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

