body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align:center;
}

img {
  border: 0;
}

.resume a {
	text-decoration:none;
	color:#000;
	border-bottom: 2px solid #00c000;
}

.resume a:hover {
	font-weight:bold;
	border-bottom: 3px solid #00c000;
}

#container{
   position: absolute;
   top: 35%;
   margin-top: -100px;
   left: 0;
   width: 100%;
}
