body {
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	clear: both;
	width: 850px;
	vertical-align: top;
	overflow: visible;
	position: relative;
	height: 100%;
	background-color: #f6f6f6;
	background-image: url(../images/backGround1.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.linksBox {
	float: left;
	height: 200px;
	width: 400px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 160px;
	padding-left: 130px;
	color: #9999CC;
	z-index: 9;
	position: relative;
}
.mainM {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 849px;
	background-position: center top;
	height: auto;
}
.LinksHeading {
	font-size: 16px;
	font-weight: 300;
	color: #A2287A;
	text-transform: capitalize;
	width: auto;
	margin-bottom: 15px;
}

