html {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
body {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0 0 0 0;
	width: 800px;
	background-image:url(images/slideshow.jpg);
	background-repeat:repeat-x;
}