#back {
	background-color: #855E9D;
	background-image: url(images/backgndmain.jpg);
	background-repeat: no-repeat;
	height: 720px;
	width: 1100px;
	background-position: center top;
	position: relative;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4E246E;
	border-right-color: #4E246E;
	border-bottom-color: #4E246E;
	border-left-color: #4E246E;
	clip: rect(auto,auto,auto,auto);
}
