/* color.css */

html {
	background: #f1efe2 url(../graphics/cloth023.jpg);
}

h2, h3 { 
color : #88a308; }


div#content { 
background-color : #fff; }

div#site_info {
}
#preamble h3 {
	color: #000066;
}
