#logoWrapper {
 /*   background-image: url(../images/mainimage.jpg);
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #F6DED2;*/
	vertical-align: top;
    height:273px;
	}
.logoWbg {
    background-image: url(../images/mainimage.jpg);
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #F6DED2;
}
.painbg {
    background-image: url(../images/generalpain.jpg);
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #F6DED2;
}
.childbg {
    background-image: url(../images/childbirth.jpg);
    background-position: center center;
	background-repeat: no-repeat;
	background-color: #F6DED2;
}
.hide {
display:none;
}
