body {
	background-color: #ccc5df;
	background-image:url(images/bbh_bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}

.white_text
{
font:"Comic Sans MS";
color:#3c3250;
font-size:22px;
}
.white_text a:link  {color:#ffffff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 
.white_text a:active { color:#3c3250; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 
.white_text a:visited { color:#ffffff; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 
.white_text a:hover { color:#3c3250; text-decoration: none; font:"Comic Sans MS";	font-size : 22px; font-weight:bold;} 

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:center;
line-height:1.8em;
}