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

	color:			#BBBBBB;
	font-family:		'Quattrocento Sans', sans-serif;
	font-size:		12pt;
	text-align:		right;
	letter-spacing:		.1em;
	line-height:		1.6em;
}

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

A:hover {
	color:			#FFFFFF;
}
