body {
background: url(../img/bg-paper-darker.jpg) no-repeat top center white;
}

#wrap {
margin: 149px auto;
width: 453px;
height: 312px;
}

#zettel {
position: absolute;
width: 453px;
height: 312px;
text-align: center;
}

#name {
width: 17px;
height: 103px;
position: absolute;
right: 20px;
top: 553px;
background: url(../img/christoph-mandl.gif) no-repeat top center;
}

a {
border: none;
text-decoration: none;
}

img {
border: none;
}

#facebook {
position: absolute;
top: 50px;
left: 100px;
display: block;
height: 61px;
width: 61px;
background: url(../img/facebook.jpg) 0 0 no-repeat;
}

#facebook .hover {
position: absolute;
top: 0;
left: 0;
display: none;
height: 61px;
width: 61px;
background: url(../img/facebook.jpg) 0 -61px no-repeat;
}

#twitter {
position: absolute;
top: 110px;
left: 259px;
display: block;
width: 103px;
height: 52px;
background: url(../img/twitter.jpg) 0 0 no-repeat;
}

#twitter .hover {
position: absolute;
top: 0;
left: 0;
display: none;
width: 103px;
height: 52px;
background: url(../img/twitter.jpg) 0 -52px no-repeat;
}

#flickr {
position: absolute;
top: 60px;
left: 187px;
display: block;
width: 63px;
height: 64px;
background: url(../img/flickr.jpg) 0 0 no-repeat;
}

#flickr .hover {
position: absolute;
top: 0;
left: 0;
display: none;
width: 63px;
height: 64px;
background: url(../img/flickr.jpg) 0 -64px no-repeat;
}

#gister {
position: absolute;
top: 126px;
left: 140px;
display: block;
width: 64px;
height: 63px;
background: url(../img/gister.jpg) 0 0 no-repeat;
}

#gister .hover {
position: absolute;
top: 0;
left: 0;
display: none;
width: 64px;
height: 63px;
background: url(../img/gister.jpg) 0 -63px no-repeat;
}

#lastfm {
position: absolute;
top: 190px;
left: 86px;
display: block;
height: 66px;
width: 66px;
background: url(../img/lastfm.jpg) 0 0 no-repeat;
}

#lastfm .hover {
position: absolute;
top: 0px;
left: 0px;
display: none;
height: 66px;
width: 66px;
background: url(../img/lastfm.jpg) 0 -66px no-repeat;
}

#couchsurfing {
position: absolute;
top: 178px;
left: 234px;
display: block;
width: 57px;
height: 69px;
background: url(../img/couchsurfing.jpg) 0 0 no-repeat;
}

#couchsurfing .hover {
position: absolute;
top: 0;
left: 0;
display: none;
width: 57px;
height: 69px;
background: url(../img/couchsurfing.jpg) 0 -69px no-repeat;
}

