.iter {
	font-family : "Old English Text MT";
	font-size : 20px;
	font-style : italic;
	font-variant : normal;
	font-weight : lighter;
	color : Red;
}

.music {
	font-family : "Old English Text MT";
	font-size : 30px;
	font-style : italic;
	font-variant : normal;
	font-weight : lighter;
	color : #D3D3D3;
}
.nox {
	font-family : "Old English Text MT";
	font-size : 16px;
	font-style : italic;
	font-variant : normal;
	font-weight : lighter;
	color : #FFFFF0;
}
.email{
	font-family : Verdana;
	color : Blue;
	font-size : 13px;
	font-style : normal;
	font:font-size-adjust:none;
	border-color : Blue;
	text-transform : none;
	font-weight : lighter;
}
.sator {
	font-family :Arial Narrow;
	font-size : 14px;
	font-style : italic;
	font-variant : normal;
	font-weight : lighter;
	color : #708090;
}

.bio {
	font-family : "Old English Text MT";
	font-size : 17px;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	color : #DCDCDC;
}