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

body {
	background-image:url(background%206%2018.jpeg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.icon1 {
	position: fixed;
    top: 20px;
    left: 30px;
}

.icon1a {
	position:fixed;
	top: 20px;
	left: 90px;
}

.icon1b {
	position:fixed;
	top: 20px;
	left: 150px;
}

.icon1c {
	position:fixed;
	top: 20px;
	left: 210px;
}

.icon2 {
	position: fixed;
	top: 90px;
	left: 30px;
}

.icon3 {
	position: fixed;
	top: 90px;
	left: 90px;
}

.icon4 {
	position: fixed;
	top: 90px;
	left: 150px;
}

.icon5 {
	position: fixed;
	top: 90px;
	left: 210px;
}

.icon6 {
	position: fixed;
	top: 90px;
	left: 270px;
}

.icon7 {
	position: fixed;
	top: 90px;
	left: 330px;
}

.icon8 {
	position: fixed;
	top: 90px;
	left: 390px;
}

.contact {
	position: fixed;
	top: 180px;
	left: 34px;
}