﻿body {
}

#dave {
  background-image:url('../images/dave_robinson.jpg');
  background-repeat:no-repeat;
  background-position:right;
  width:157px;
  height:194px;
  float:right;
  margin-top:40px;
  
}
    
#davetext1 {
    width:394px;
}

#davetext2 {
    margin-top:5px;
    width:569px;
}