body.home_page{
	background-image:url(../images/background_home.jpg);
	background-color:#dcf0ee;
	}
a#logo_oh_big {
	clear:both;
	display:block;
	height:116px;
	left:88px;
	margin:0 auto;
	position:relative;
	text-indent:-9000px;
	top:47px;
	width:740px;
}
/* menu overwrite */
#menu li a{
	text-decoration:none;
	color:#FFF;
	}
a#logo_oh_small{
	display:block;
	background-repeat:no-repeat;
	text-indent:-9000px;
	background-image:url(../images/logo_oh_small_home.png);
	width:114px;
	height:18px;
	}
a#link_donate{
	clear:both;
	display:block;
	text-indent:-9000px;
	background-image:url(../images/donate_logo_2.png);
	background-repeat:no-repeat;
	width:130px;
	height:105px;
	position:absolute;
	top:50px;
	right:0px;
	}