/* CSS Document */

body {
  	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin:0px auto;
	padding:0px;
}
img {
	border:0;
}
