

body,
html {
    width: 100%;
    height: 100%;
    background: url(../img/bglake.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 


a.email-address {
    color: #2c13bd;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

a.email-address:hover {
    color: #ff050d;
}