@charset "UTF-8";
/* CSS Document */

body  {
	background: #FAF6ED url(../images/home-bg.jpg) repeat-x fixed center bottom;
}

h3 {
	color: #E97C1F;
}
a {
	color: #E97C1F;
}
a:hover {
	color: #FF8822;
	text-decoration:none;
}
a:visited {
	color: #999999;
}
