/* CSS Document */

body,td,th {
	color: #000000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #330099;
}
.red {color: #cc0000}
.imageBorder {
	border: medium outset #000000;
	margin-right: 1em;
}
body {
	background-image: url(../QuiltCelebration2009/show_background%20copy.gif);
	background-repeat:repeat-y;
}