.body-contacts {
background: black url('bg-marble-blue.jpg') no-repeat fixed center; color: #dddddd;
text-decoration: none;
padding: 15px;
text-align: justify;
font: 14px bold arial, sans-serif;
}

.contacts-textbox {
background-color: rgba(255, 255, 255, 0.8);
color: black;
font: 14px bold arial, sans-serif;
border-radius: 20px;
width: 90%;
height: 90%;
margin: 0 auto;
padding: 15px;
text-align: justify;
}

.mail {
color: gold;
font: 14px bold arial, sans-serif;
}
