
body {
	background-image:  url(images/background.jpg);
	margin: 0px;
	background-repeat: repeat-x,repeat-y;
	background-attachment: fixed;
	background-position: left top;
}