/* - - - - - - BACKGROUND COLORS AND IMAGES - - - - - - */
body {
	background-image:url('http://bckg.buco3.com/hbg-lightgray.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-top:15px;

}
div#showmenu {
	background-color:transparent;	
}
