                                    

body {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #219eb7;
	background-attachment: scroll;
	background-image: url("http://klangfeinheiten.de/wedding/wp-content/uploads/2014/06/Vögelchen2.png");
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}