/* Custom CSS */
body {
    background: url("/images/bg.jpg") repeat 0 0 #FFFFFF;
}
#header {
    background: url("/images/bg.jpg") repeat 0 0 #FFFFFF;
}

#footer a:hover,
.feature-credit a:hover,
.feature-content a:hover {
	color: #ee8164 !important;
}.feature-navigation a:hover,
.footer-widgets .zilla_flickr_widget a:hover img,
#footer-feature-nav a:hover,
.post-thumb a:hover,
.comment.author-comment .avatar,
#commentform .form-submit input:hover,
.contactform li button:hover,
.zilla-popular-widget-nav a:hover {
	background-color: #ee8164 !important;
}