#contgirl{
  z-index: 50;
	right: 60px;
	bottom: 0px;
}

#contemail{
  position: absolute;
	top: 325px;
	left: 370px;
	width: 230px;
	text-align: center;
	font-family: "Impact","Arial",sans-serif;
	font-size: 10.5pt;
	z-index: 70;
}
	

#contcloud{
  z-index: 40;
	top: 91px;
	left: 17px;
}

#contlinks{
  position: absolute;
	top: 91px;
	left: 17px;
	width: 310px;
	padding-top: 85px;
	font-family: "Impact","Arial",sans-serif;
	font-size: 8pt;
	z-index: 50;
	text-align: center;
}

a{
  text-decoration: none;
	color: #333366;
}

a:active{
  color: #cc99ff;
}