yes just now i posted a query to help with that, below is the code for the logo i used to how can i link it to the main site. thanks for the siggestion
/* :..[ Header ]..: */
#header { width: 100%; height: auto; background: #fff url(‘images/logo.gif’)no-repeat scroll 0 0; -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .05); -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .05); box-shadow: 0 0 3px rgba(0, 0, 0, .05); border-bottom: 1px solid #eaeaea; padding: 25px 0 0; position: relative; clear: both; }