/*
	Background Stretcher jQuery Plugin 
	© 2009 ajaxBlender.com
*/

BODY {
    font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
    line-height: 0.5;
    color: #666666;
    font-size: 12px;
    background: #FFFFFF;
}
A { color: #a8996e; }
A:HOVER {
	text-decoration: none;
	color: #eace15;
}	
H1 {
	font-weight: normal;
	color: #a8996e;
	margin: 0;
	padding: 0;
}
