@charset "UTF-8";
.matthew {
	font-size: 50px;
	font-style: italic;
	font-weight: lighter;
	color: #CCCCCC;
}
.menu {
	font-family: "Helvetica Neue";
	font-size: 24px;
	font-weight: lighter;
	color: #999999;
}
.text {
	font-family: "Helvetica Neue";
	font-size: 18px;
	font-weight: lighter;
	color: #990000;
	font-style: oblique;
}
.n {
	font-family: "Helvetica Neue";
	font-size: 28px;
	font-style: oblique;
	font-weight: lighter;
	color: #990000;
}
