a { color: #fff; text-decoration: none; }
a:hover { color: #00ff00; text-decoration: none; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; line-height: 0;  }
.wrapper { max-width: 926px; margin: 0 auto; }
body { background: url(../temp_images/background.jpg); text-align: center; font-family: 'Poppins', sans-serif; color:#fff; line-height: 3em; }
i.fa { display: inline; margin: 10px; font-size: 80px; }
h1 { font-size: 32pt;  font-weight:700;  }
h2 { font-size: 32pt; }
h3 { font-size: 16pt; font-weight:700; margin: 0; display: inline; }
div.adress { color: #fff; font-size: 16pt; margin-top: 35px; line-height: 22pt; }
div.main { margin-top: 300px;  }

@media only screen and (max-width: 450px){
	div.main { margin-top: 100px;  }
}
