/* Start of CMSMS style sheet 'bedrooms' */
div#header h1 a {
/* you can set your own image here */
/*   background: #ffffff url(uploads/ColDeCrie/home.jpg) no-repeat;*/
   background: #ffffff url(uploads/ColDeCrie/footer.jpg) no-repeat 0 0; 
 display: block;
   height: 221px;             /* 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 */
}

div#header{height:221px;}
/* End of 'bedrooms' */

