body {
	margin: 0;
	background-image: url("images/cranksgiving_09_bg.jpg");
	}
	
p {
	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 12px;
	line-height: 19px;
	color: #652706;
	padding: 8px;
}

.bigintro {
	font-size: 36px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif; 	font-size: 12px;
	color: #652706;
}	

.flickrimage {
	padding: 5px 0 5px 0;
}
	
a:link { color: #D60000; text-decoration: none;; font-family: Georgia, "Times New Roman" Times, serif}

a:visited { color: #D60000; text-decoration: none; }

a:active { color: #AD0000; text-decoration: none; }

a:hover { color: #FF7A0F; text-decoration: none; }