body {
	margin: 0px;
}
.centre {
	background-image: url(images2/flake.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CC6600;
}
.left {

	background-image: url(images2/flake.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #CC6600;
}
.right {


	background-image: url(images2/flake.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CC6600;
}


