
.text1
{
	position: relative;
        top: -740px;
    left: 45%;
    /*width: 270px;*/
    /*height: 40px;*/
    font-size: 1.2em;
/*    text-align: center;
*/}
.text2
{
	position: relative;
        top: -580px;
    left: 60%;
    /*width: 220px;*/
    /*height: 40px;*/
    font-size: 16px;
/*    text-align: center;
*/}
.text3
{
	position: relative;
        top: -385px;
    left: 52%;
    font-size:16px;
/*    width: 60px;
    height: 40px;*/
}
.text4
{
	position: relative;
       top: -225px;
    left: 11%;
	/*
    width: 60px;
    height: 40px;*/
    font-size: 16px;
}
.text5
{
	position: relative;
    top: -479px;
    right: 33%;
    /*width: 60px;
    height: 40px;*/
    font-size: 16px;
}
.text6
{
	position: relative;
   right: 34%;
    font-size: 16px;
    top: -760px;
}

.text1:hover
{
color:#232254;

}
.text2:hover
{
color:#232254;

}
.text3:hover
{
color:#232254;

}
.text4:hover
{
color:#232254;

}
.text5:hover
{
color:#232254;

}
.text6:hover
{
color:#232254;

}


