html {
	background-color: #ffffff;
	background-image: url('../images/slices.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 100%;
	min-height: 600px;
}
