#wrapper #description {
	width: 300px;
	height: 300px;
	float: left;

}
#wrapper {
	width: 800;
	height: 400;
}
#wrapper #salonPhotos {
	margin-left: 300px;
}
#wrapper #description h1 {
	margin-top: 100px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 65px;
	line-height: 1.5em;
}
#wrapper #description h2 {
	margin-top: 50px;
	margin-right: 48px;
	margin-left: 48px;
	font-size: 9pt;
}
#description h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Hiragino Mincho Pro W6";
}
#description h2 {
	line-height: 1.5em;
	font-family: "Hiragino Mincho Pro W3";
	font-size: 13pt;
}
#closebutton {
	left: 0px;
	bottom: 0px;
	position: fixed;
	clear: both;
}
