body {
	background: #f8f5ee url(../images/home_bk.jpg) no-repeat center top;
}


/* ---- Standard Elements ---- */

a {
	color: #4d170b;
}

a:hover {
	color: #441004;
}

a:visited {
	color: #4d170b;
}

a:active {
	color: #4d170b;
}


/* ---- Background ---- */

#gradient {

}

.gradient_highlight {
	background: transparent;
}


#footer {
	color: #393a3e;
}