body { color: #444;}

#header h1 {
	background: url(../images/rfgl_header_6.jpg) no-repeat;
}

#info {
	width: 500px;
}

#logo {
	width: 120px;
	height: 122px;
	margin-top: 25px;
	margin-right: 100px;
	float: right;
}

#logo h1 {
	height: 122px;
	background: url(../images/logobabyrings.jpg) no-repeat;
}

#logo h1 span { display: none }

#join {
	width: 450px;
	margin: 25px 0px 20px 0px;
}

#join h2 {
	background: url(../images/join_rfgl.jpg) no-repeat;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}

#join h2 span { display: none }

#join p {
	margin: 0px 0px 10px 50px;
}

#contact {
	width: 450px;
	margin: 25px 0px 70px 50px;
}

#contact h2 {
	background: url(../images/contact_us.jpg) no-repeat;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}

#contact h2 span { display: none }

#contact p { margin: 0px 0px 10px 25px }