body {
	background-color:#b1efb8;
	background-image: url("background.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
