body {
	background-image: url('../images/paper_pattern.jpg');
	font-family:Georgia, serif;
}

h1 {
	font-size:27px;
	letter-spacing:0px;
	font-weight:500;
}
h2 {
	margin-top:-10px;
}
h2,p {
	font-size:14px;
	letter-spacing:0px;
	font-weight:200;
}
a {
	color:#A71B0A;
}

hr {
	text-align:left;
	margin:0;
	height:3px;
	background-color:#000000;
}