@charset "UTF-8";
/* CSS Document */

.background-top {
	background-image: url(images/image5.jpeg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}