@charset "utf-8";
/* CSS Document */

h2#ladies {
	background-image:url(/img/ladies/title.gif);
	background-repeat:no-repeat;
	height:32px;
	width:540px;
	text-indent:-9999px;
	margin-top:20px;
	}
#message {
	background-image:url(/img/ladies/message.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:212px;
	}
#message p {
	padding:50px 20px 20px 140px;
	}
#picLady {
	background-image:url(/img/ladies/pic.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:535px;
	margin-bottom:30px;
	}
#picLady p {
	width:230px;
	height:120px;
	text-align:left;
	margin:20px auto auto 278px;
	}

#picLady .btn {
	width:209px;
	margin:305px auto auto 310px;
	}
.mb5 {
	margin-bottom:5px;
	}