.index {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px auto;
	padding: 0px;
	width: 1440px;
	left: 0px;
	position: relative;
	top: 0px;




}
