body {
	padding: 0px; 
	margin:0px;
	width: 100%;
	background-position: center;
	background-attachment: inherit;
	background-repeat: repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
	}

