Не надо вставлять в все стриницы сайта, а просто в нижнюю часть сайта, в самый низ!
Code
<style>
/* hint menu */
.hint
{
background:url('/gs/body.png');
line-height:10px;
color:#ff0000;
font-family:verdana,arial,helvetica;
font-size:8pt;
width:auto;
border-top:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-left:2px solid #ff0000;
margin:1px;
padding:8px;
position:absolute;
visibility:hidden;
}
/* ---------------- */
</style>