BODY {
	background-color:		#993333;
	background-image:		url("images/meatslice.jpg");
	background-repeat:		no-repeat;
	background-attachment:		fixed;

	color:			#AAAAAA;
	font-family:		"Quattrocento sans", sans-serif;
	font-size:		12pt;
	line-height:		1.25em;
}


A {
	text-decoration:	none;
	color:			#000000;
}

A:hover {
	font-weight:		bold;
}

.ten {
	font-size:	10pt;
	line-height:	1em;
}

.tiny {
	font-size:	8pt;
}

H1 {
	font-size:		12pt;
	font-weight:		normal;
	letter-spacing:		.6em;
	margin-left:		1em;
	color:			#888888;
}

P {
	text-indent:		2em;
}

HR {
	height:			2px;
	color:			#333333;
	background-color:	#333333;
	border:			0px;
}
