body {
	background: #eee ;/*url(../images/familybg.jpg) */
	}

#header-menu {
	background:url(../images/nav-bg.png) no-repeat;
	}
.nav-family a {
	width:137px;
	height:29px;
	display:block;
	float:right;
	background: transparent url(../images/family-babies.png) no-repeat 0px -29px ;
	margin:25px 5px 0 0;
	padding:0;

}
.nav-weddings a {
	width:113px;
	height:29px;
	display:block;
	float:right;
	background: transparent url(../images/weddings.png) no-repeat 0px 0px ;
	margin:25px 5px 0 0;
	padding:0;
}