
body {

	background-image: url(/images/backgrounds/butterfly1.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;

}

