@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(assets/paper002cropped.gif);
	background-color: EEE3BA;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;	
}
