#message-box-1 {
		    left: 10%;
		    position: relative;
		    text-align: left;
		    top: -19%;
		    width: 417px;
		}
		#message-box-1>h3{
			background-image:url("/static/media/images/Athelete-foot.png");
			width: 320px;
			height: 37px;
		}

		#message-box-1 > ul {
		    margin: 0;
		    padding: 0 0 0 13px;
		}
		#message-box-1 .message-footer{
			background-image: url('/static/media/images/Athelete-foot-lower-txt.png');
			background-repeat: no-repeat;
			width: 326px;
			height: 40px;
			display: block;
			margin-top: 10px;
		}
		
		#message-box-3 {
		    left: 9%;
		    padding: 10px;
		    position: relative;
		    text-align: left;
		    top: -57%;
		    width: 417px;

		}
		#message-box-3>h3{
			background-image: url("/static/media/images/leg-upper-text.png");
		    background-repeat: no-repeat;
		    height: 62px;
		    width: 320px;
		}

		#message-box-3 > ul {
		    margin: 0;
		    padding: 0 0 0 13px;
		}
		
		#message-box-3 .message-footer{
			background-image: url('/static/media/images/leg-lower-text.png');
			background-repeat: no-repeat;
			width: 326px;
			height: 40px;
			display: block;
			margin-top: 10px;
		}
		#feet-arrow{
			background-image: url("/static/media/images/feet-arrow-1.png");
		    height: 286px;
		    left: 70%;
		    //position: relative;
		    //top: -7%;
		    margin-left: 70%;
		    width: 179px;
		}
		#hand-arrow{
			background-image: url("/static/media/images/arrow-hand.png");
		    background-repeat: no-repeat;
		    height: 90px;
		    //left: 54%;
		    //position: relative;
		    //top: -8%;
		    margin-left: 54%;
    		margin-top: -31%;
		    width: 140px;
		}
		#body-left-arrow{
			background-image: url("/static/media/images/grion-arrow-right.png");
		    background-repeat: no-repeat;
		    height: 139px;
		    left: 32%;
		    position: relative;
		    top: -10%;
		    width: 140px;
		}
		#body-right-arrow{
			background-image: url("/static/media/images/body-arrow.png");
		    background-repeat: no-repeat;
		    height: 90px;
		    left: 51%;
		    position: relative;
		    top: -32%;
		    width: 186px;
		}
		#grion-right-arrow{
			background-image: url("/static/media/images/grion-arrow-left.png");
		    background-repeat: no-repeat;
		    height: 140px;
		    left: 51%;
		    position: relative;
		    top: -21%;
		    width: 222px;
		}
		#message-box-2 {
		   	//left: 63%;
		    //padding: 10px;
		    //position: relative;
		    text-align: left;
		    //top: -39%;
		    margin-top: -14%;
		    margin-left: 65%;
		    width: 401px;
		}
		#message-box-2>h3{
			background-image: url("/static/media/images/nail-upper-text.png");
		    background-repeat: no-repeat;
		    height: 104px;
		    width: 273px;
		}
		#message-box-2 .message-footer{
			background-image: url('/static/media/images/nail-lower-text.png');
			background-repeat: no-repeat;
			width: 409px;
			height: 40px;
			display: block;
			margin-top: 10px;
		}
		#message-box-4 {
		   left: 64%;
		   padding: 10px;
		   position: relative;
		   text-align: left;
		   top: -89%;
		   width: 401px;
		}
		#message-box-4>h3{
			background-image: url("/static/media/images/body-upper-text.png");
		    background-repeat: no-repeat;
		    height: 44px;
		    width: 275px;
		}
		#message-box-4 .message-footer{
			background-image: url('/static/media/images/body-lower-text.png');
			background-repeat: no-repeat;
			width: 409px;
			height: 40px;
			display: block;
			margin-top: 10px;
		}
		#message-box-5 {
		   	left: 65%;
		    padding: 10px;
		    position: relative;
		    text-align: left;
		    top: -86%;
		    width: 401px;
		}
		#message-box-5>h3{
			background-image: url("/static/media/images/groin-upper-text.png");
		    background-repeat: no-repeat;
		    height: 60px;
		    width: 214px;
		}
		#message-box-5 .message-footer{
			background-image: url("/static/media/images/woman_thrush_link.jpg");
			background-repeat: no-repeat;
			width: 409px;
			height: 48px;
			display: block;
			margin-top: 10px;
		}
		#area1{
			left: 47%;
		    position: relative;
		    text-align: center;
		    top: 85%;
		    width: 70px;
		}
		#area2{
			left: 50%;
		    position: relative;
		    text-align: center;
		    top: 30%;
		    width: 70px;
		}
		#area3{
			left: 47%;
		    position: relative;
		    text-align: center;
		    top: 9%;
		    width: 70px;
		}
		#area4{
			left: 47%;
		    position: relative;
		    text-align: center;
		    top: 19%;
		    width: 70px;
		}
		#groin-area {
		    width: 81px;
		    height: 81px;
		    opacity: 0.9;
		    background-image:url("/static/media/images/select-groin.png");
		}
		#groin-area:hover{
			background-image:url("/static/media/images/select-groin.png");
		}
		#body-area {
		    width: 81px;
		    height: 81px;
		    opacity: 0.9;
		    background-image:url("/static/media/images/select-body.png");
		}
		#body-area:hover{
			background-image:url("/static/media/images/select-body.png");
		}
		#finger-area {
		    width: 81px;
		    height: 81px;
		    opacity: 0.9;
		    background-image:url("/static/media/images/select-hand.png");
		}
		#finger-area:hover{
			background-image:url("/static/media/images/select-hand.png");
		}
		#foot-area {
		    width: 81px;
		    height: 81px;
		    opacity: 0.9;
		    background-image:url("/static/media/images/select-feet.png");
		}
		#foot-area:hover{
			background-image:url("/static/media/images/select-feet.png");
		}
		#select-feet-container{
		    width: 550px;
		    margin-top: -9%;
		}