body {
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
overflow: hidden;
background-position: center;
background-repeat: no-repeat;
background-color: #FFFFFF;
background-image:  url(bg5.jpg);
}


a {
font-family: Century Gothic, Apple Gothic, sans-serif;
font-size: 12pt;
}


a.mail {

position: absolute;
bottom: 10px;
left: 45%;

background: #ffffff;
color: #000000;
}


a:hover.mail {

background: #000000;
color: #ffffff;
}


a.cv {

position: absolute;
left: 30px;
bottom: 10px;

background: #ffffff;
color: #000000;
}

a:hover.cv {

background: #000000;
color: #ffffff;
}


a.spotify {

position: absolute;
right: 30px;
top: 10px;

text-decoration: none;
}


a.portfolio {

position: absolute;
left: 30px;
top: 10px;

background: #ffffff;
color: #000000;

text-decoration: none;
}

a.linkedIn {

position: absolute;
right: 30px;
bottom: 10px;
}

a.xing {

position: absolute;
right: 85px;
bottom: 10px;
}

img {
border-style: none;
}












/**
a:hover.xing {

background: #000000;
color: #ffffff;
}

a:hover.linkedIn {

background: #000000;
color: #ffffff;
}

background: #ffffff;
color: #000000;

#linkedIn {

text-align: center;

} */
