body {
  background-image:    url(../images/bio2.jpg);
  background-repeat:   no-repeat;
  }
  
  #whitebox3 {
  border-width: 	   0px;
  border-style: 	   solid;
  width:   		   	   600px;
  padding:             20px 100px 20px 20px;
  margin:              10px 100px 30px 30px;
 text-align:           left;
 line-height:          1.6em;
  position:             relative;
  top:                10px;
  }
  
  #whitebox4 {
  
  border-width: 	   0px;
  border-style: 	   solid;
  width:   		   	   200px;
  padding:             20px 20px 20px 20px;
  margin:              200px 30px 30px 30px;
 text-align:           left;
 
 line-height:          1.6em;
 }
  
  