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