body,html{height:100%;margin:0;font-family:"Montserrat",sans-serif;font-weight:200;color:white}body{background-color:#333;background-image:url("../img/background.png");background-repeat:no-repeat;background-position:center center;background-size:cover;overflow:hidden}#atelde{background:rgba(0,0,0,0.5);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#atelde img{width:40%;margin-bottom:40px}#atelde #contact,#atelde #tagline{text-transform:uppercase;font-size:30px}#atelde #contact{margin-top:20px;font-weight:400}#atelde #contact a:active,#atelde #contact a:link,#atelde #contact a:visited{color:white;text-decoration:none;transition:300ms ease-in all}#atelde #contact a:hover{letter-spacing:5px}