body {
	background: url(../images/back.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	background-attachment:fixed;
}
	


