body {  font-size: 0.8em;
	background-color: #000000;
	color: #ccbba1;
	font-family: bitstream vera sans,sans-serif;
	margin : 0;
	padding: 0;
	background-image:url(./img/marigoldleft.png);
	background-repeat: no-repeat;
	}

a:link {color: #ff9c00;text-decoration: none;}
a:visited {color: #ff9c00; text-decoration: none;}
a:hover {color: #de2c2c;text-decoration: none;}


img {   vertical-align: middle;
	border: 0; 
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	}

#left {	
	margin-left: 200px;
	background-image:url(./img/back.png);
	background-repeat: repeat-x;

}


#content { padding: 1em;



}


font-family: courier, monospace;