.music {
	font-family: "Trebuchet MS";
	font-size: 50px;
	color: #990033;
	font-weight: bold;

}
.headermoments {
	font-family: "Trebuchet MS";
	color: #660033;
	font-size: 18px;
	font-weight: bold;
}
.rockmoments {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-align: left;

}
.profile {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: justify;




}
a:hover {
	color: #990033;
	text-decoration: underline;

}
a:active {
	color: #990033;
	text-decoration: underline;

}
.contact {
	font-family: "Trebuchet MS";
	font-size: 14px;
	vertical-align: middle;


}
a:link {
	color: #000000;
	text-decoration: underline;
}
