div#con {
    position: fixed;
    bottom: 175px;
    right: 25px;
    width: 250px;
    font-family:Indie Flower
    text-decoration:none
    }
div#text {
    font-family:Indie Flower
    text-decoration:none
    }

body{background:url('http://paragjadhav.in/uploads/wsbg.png');}

a:hover {
		text-transform:uppercase;
		font-weight:bold;
		color:#000000;
		text-decoration:underline;
                text-style:italic;
	}