body {
	margin: 0px auto !important;
    padding: 0px;
	background: #3c0339 url(bg3.jpg) no-repeat top center;
	text-align: justify;
	color: #3c0339;
}

#footer {
	position:absolute;
	bottom:0;
	left:0px;
	width:100%;
	height:265px;
	padding:0;
	background-image: url(images/img2.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
	top: 810px;
	z-index: 4;
      }