#bathroom-page {
	background-image:url(../../images/bg/bathroom-background.jpg);
	background-repeat:no-repeat;
}
#bathroom-hdg h1{
	top:410px;
	left:20px;
}
#bathroom-txt, #bathroom-bg{
	top: 465px;
	left:20px;
	width: 490px;
	height: 100px;
}

ul#menu li#mnu_bathrooms a{
	color:#FFF;
	background-color:#999966;
	padding-left:10px;
	text-align:left;
}
