#wrapper {
	padding: 0px;
	border: 1px dashed #E59055;
	text-align: center;
	vertical-align: top;
	width: 580px;
	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: #268081;
}a:link {
	color: #10396E;
	text-decoration: underline;
}
a:visited {
	color: #9999CC;
}
a:hover {
	color: #EE0085;
	text-decoration: none;
}
table {
	background-color: #FFFFFF;
}
