@charset "utf-8";
/* CSS Document */

body {
background-color:#c96464;
}

#nicklas{
background-image:url(nicklashogberg.jpg);
background-repeat:no-repeat;
height:151px;
width:660px;
margin-left:auto;
margin-right:auto;
margin-top:150px;
}

#portfolio{
background-image:url(portfolio.jpg);
background-repeat:no-repeat;
height:63px;
width:452px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#portfolio a {
display: block;
height: 100%;
width: 100%;
}

#kontakt{
background-image:url(kontakt.jpg);
background-repeat:no-repeat;
height:63px;
width:400px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

#kontakt a {
display: block;
height: 100%;
width: 100%;
}
