body {
	background-image: url(images/content.png);
	background-repeat:no-repeat;
	background-color:#6b3109;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:200px;
	font-family:tahoma;
	font-size:11px;
	line-height:15px;
	color: #dd8b4f;
	}

a:link {color:#fdbc8c; text-decoration:none;}
a:visited {color:#fdbc8c; text-decoration:none;}
a:active {color:#e5965c; text-decoration:underline;}
a:hover {color:#e5965c; text-decoration:underline;}

#waxes_table td {padding-bottom:3px;}
