body{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/back.jpg) #FFCC99;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
}
#footer-links, #footer-links a{
	color: #fff;
	font-size: x-small;
}
#footer-links td, #side{
	background: #990000;
}
#main, #logo{
	background: #FFCC99;
}
#side, #logo{
	width: 150px;
}
#side{
	margin-bottom: 20px;
}
#footer-links address{
	font-size: small;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	padding-right: 8px;
	padding-bottom: 10px;
}
h1,h2,h3,.hilight, a,h4,strong{
	color: #900;
}
a:visited{
	color: gray;
}
h2, h3{
	font-size: medium;
	margin: 0;
}
#contents{
	margin: 0 40px;
}
h3{
	font-size: 100%;
}
h1{
	margin: 0;
	text-align: center;
	font-style: italic;
}
small{
	font-size: xx-small;
	color: gray;
}
#quilts, #contents table{
	margin-bottom: 2em;
	font-size: x-small;
}
#quilts td{
	vertical-align: top;
}
