body { margin: 0; padding:0; background: #f0f0f0; }

a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

#wrapper { width: 272px; height: 316px; margin: 100px auto 15px; }

#box { width: 272px; height: 248px; padding: 16px 0 0 0; margin: 0; background: #fff url(images/box.png) 0 0 no-repeat; line-height: 13px; }

a.photo:link, a.photo:visited, a.photo:active { display: block; width: 240px; height: 178px; margin: 0 auto; background: url(images/me.png) 0 0 no-repeat; outline: 0; text-indent: -9999px; }
a.photo:hover { background-position: 0 -178px; }

h1 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; color: #000; text-align: center; font-weight: bold; padding-top: 7px; }
h2 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; color: #28b1f1; text-align: center; font-weight: normal; }

#bar { width: 272px; height: 52px; margin: 0; padding: 0; background: url(images/bar.png) 0 0 no-repeat; }

a.facebook:link, a.facebook:active, a.facebook:visited, a.twitter:link, a.twitter:active, a.twitter:visited, a.dribbble:link, a.dribbble:active, a.dribbble:visited { float: left; display: block; height: 52px; outline: 0; text-indent: -9999px; background-image: url(images/bar.png); background-repeat: no-repeat; }

a.facebook:link, a.facebook:active, a.facebook:visited { width: 98px; background-position: 0 -52px; }
a.facebook:hover { background-position: 0 -104px; }

a.twitter:link, a.twitter:active, a.twitter:visited { width: 76px; background-position: -98px -52px; }
a.twitter:hover { background-position: -98px -104px; }

a.dribbble:link, a.dribbble:active, a.dribbble:visited { width: 98px; background-position: -174px -52px; }
a.dribbble:hover { background-position: -174px -104px; }

#line { width: 272px; height: 33px; margin: 0 auto; background: url(images/line.png) center center no-repeat; }
#line a:link, #line a:active, #line a:visited { display: block; width: 32px; height: 33px; outline: 0; margin: 0 auto; background: url(images/mail.png) 0 0 no-repeat; }
#line a:hover { background-position: 0 -33px; }
