body {
	color: black;
	background-color: #FFF;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(super-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}