/* Start of CMSMS style sheet 'McLeanBio' */
div#header h1 a {
/* you can set your own image here */
   background: url(images/cms/biographie.jpg);  background-repeat: no-repeat;
   display: block;
   height: 171px;             /* adjust according your image size */
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}
.pic {margin: 10px;}
/* End of 'McLeanBio' */

