#mehndi_pic{
        position: absolute;
        bottom: -5px;
        right: 0px;
        z-index: 75;
}

#body_pic{
        position: absolute;
        top: 0px;
        right: 0px;
        z-index: 50;
}

#text_column_left{
        position: relative;
        float: left;
        width: 30%;
}

#text_column_middle{
        position: relative;
        float: left;
        width: 40%;
}

#further_notes{
        padding-left: 5px;
}

.price_name{
	font-size: large;
	font-weight: bold;
	color: #66CCCC;
	font-family: sans-serif;
	text-decoration: none;
}

.price{
	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-family: sans-serif;
	text-decoration: none;
}

.price_desc{
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-family: "Century Gothic", sans-serif;
}

.title_text{
	font-size: larger;
	font-weight: normal;
	color: #000000;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

.text_link{
	font-size: large;
	font-weight: bold;
	color: #CCCC66;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

.payment_methods{
	font-size: large;
	font-weight: bold;
	color:  #66CCCC;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

.note_text{
    	font-size: medium;
	font-weight: bold;
	color: #66CCCC;
	font-family: sans-serif;
	text-decoration: none;
}