body {  
width:100%;
border: none;
}

#top {
 width: 277px;
 height: 118px;
 margin: 0 auto;
 border: none;
}

#dock {
 bottom: 0;
 background: url('../assets/namecard_02.png') no-repeat;
 position: fixed;
 overflow: hidden;
 height: 57px;
 width: 331px;
 visibility: hidden;
 border: none;
 }

#dock1 {
 width: 100%;
 display: block;
 position: relative;
 margin: 0 auto;
 height: 50px;
 clear: both;
 border: none;
}

#dock2 {
 text-align: center;
 width: 100%;
 display: block;
 position: relative;
 margin: 10px -5px;
 height: 61px;
 border: none;
}

#resume {
text-align: right;
margin-right: 20px;
margin-top: 5px;
}

#dock2 a img {
 border: none;
 }
