.block {
	margin-top:0px;
}

#header h1 {
	color: rgb(97,0,10);
	font-size: 55px;
	font-family: "Bodoni MT", Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

#header p {
	color: rgb(174,12,36);
	font-size: 25px;
	font-family: "Bodoni MT", Didot, "Didot LT STD", "Hoefler Text", Garamond, "Times New Roman", serif;
}

a:hover, a:focus {
	color: rgb(97,0,10);
	text-decoration:none;
}
