#bodyDiv #homeBackground {
	margin:18px auto 0px auto;
	width:724px;
	height:424px;
}

#marketLink {
	position:absolute;
	left:50%;
	top:450px;
	margin-left:-291px;
	cursor:pointer;
	border:thin solid #437A1C;
}

#salonLink {
	position:absolute;
	left:50%;
	top:450px;
	margin-left:40px;
	cursor:pointer;
	border:thin solid #E7501D;
}

