@charset "UTF-8";
/* 
What is Sing?
designed by: Coffee & Pie (studios)
*/

.maindiv {
	width: 700px;
	height: 390px;
	text-align: center;
	padding-top: 20px;
	position:inherit;
	margin-top: 100px;
	z-index: 1;
}
.whatissing {
	position: relative;
	z-index: 2;
	top: -90px;
	width: 700px;
}
.singbio {
	height: auto;
	width: 700px;
	text-align: left;
	position:inherit;
	font-family: "arno pro";
	color: #300;
}

