  
BODY{
  background-image : url(img/h_prof.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 80% 100%;
  
  
  text-align : center;
  margin-left : 20px;
}
.profClass{
  
  
  vertical-align : top;
  
  
  text-align : left;
  
  
  font-weight : normal;
  

  font-size : 10pt;
  margin-top : 40px;
  color : green;
  
  
}
.bClass{
  height : 40px;
}
B{
  color : red;
}
