.baah {
	position : absolute;
	top : 367px;
	left : 244px;
	font-family : Helvetica, sans-serif;
	font-size : 60px;
	font-weight : bold;
	z-index : 1;
}

.hmmm {
	position : absolute;
	z-index : 2;
}

.heehee {
	position : absolute;
	font-family : Helvetica, sans-serif;
	font-weight : bold;
	top : 394px;
	left : 1900px;
	font-size : 10px;
	z-index : 3;
	width: 100;

}

A {
	text-decoration : none;
}

