body {
  background: transparent url('../images/bg-stripe.jpg') repeat-x;
}
.rob {
  background: transparent url('../images/rob.jpg') no-repeat;height:674px;
}
.bottomBorder {
  height:14px;
  background-color:#4f4f4f;
  width:100%;
  float:left;
  border:1px transparent;
  border-bottom:1px solid #343434;
}

.header {
  padding-top:48px;
}
.bio { 
  margin-top:20px;
  font-size:11px; }
