#wrapper {
	padding: 5px;
	border: 1px dashed #CD182F;
	text-align: center;
	vertical-align: top;
	width: 600px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.text {
	font: 500 14px/18px "Times New Roman", Times, serif;
	padding: 10px;
}
.quiltname {
	font: 600 18px/24px "Times New Roman", Times, serif;
	color: #CD182F;
}a:link {
	color: #CC0A06;
	text-decoration: underline;
}
a:visited {
	color: #CC3333;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}
