#body_mehndi{
        position: absolute;
        top: 20px;
        left: 20px;
        width: 100px;
}

#links_title{
        position: absolute;
        top: 40px;
        left: 80px;
	font-size: larger;
	font-weight: normal;
	color: #000000;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

#links_box{
        position: absolute;
        top: 40px;
        left: 200px;
        text-align: left;
        width: 644px;
        height: 650px;
        background-color: #FFFFFF;
        font-family: "Avant Garde", "Century Gothic", sans-serif;
        font-weight: lighter;
        color: #000000;
        padding-left: 15px;
        padding-top: 15px;
}

.link{
        font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #66CCCC;
        text-decoration: none;
        margin-left: 15px;
}

.link_description{
        font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
        padding-left: 20px;
}