body {

	background-image: url(file:///C|/ColdFusion8/wwwroot/zeaqraht/CSS Images/background.jpg);
	background-repeat: repeat;
	background-attachment: inherit;
	background-position: center;
	margin: 0px;
	padding:0px;
	background-color: #E2DDC2;
	font-family: sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
