/*@import url('black/black.css');*/
/*@import url('blue/blue.css');*/
/*@import url('cyan/cyan.css');*/
@import url('green/green.css');
/*@import url('grey/grey.css');*/
/*@import url('orange/orange.css');*/
/*@import url('purple/purple.css');*/
/*@import url('red/red.css');*/
/*@import url('yellow/yellow.css');*/

body {
	background-repeat:repeat;
	background-color:#AA761D;				/* green */
}
h1, h2, h3, h4, h5, h6, .posttitle a, .posttitle a:visited{
	color:#6e8518
}
