/* CSS Document */
body {
	background: url(images/BG_xRepeat.gif) repeat-x;
	margin:0px;
	padding:0px;
	}
	
#Blocks {
	background: url(images/BG_image.jpg) no-repeat;
	padding-left:80px;
	padding-top:532px;
	width:620px;
	height:350px;
	text-align:center;
	}

#Blocks img {
	border:none;
	}