@charset "utf-8";

/* CSS Document */

#contact {
	background-image: url(icons/black3.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
        align-items: center;
}