@charset "UTF-8";
/* CSS Document */

body {
background-color: #cd9526;
background-image: url(images/yellow_body_bg.jpg);
background-repeat: no-repeat;
background-position:center top;
background-attachment:fixed;
}

p a, .postmeta a, #random-tags-cloud a, .widget_recent_entries li a:hover, .widget_recent_comments li a:hover {
color: #cd9526;
}

.more-link:hover, #submit:hover, #searchsubmit:hover, .sponsor_btn, .wp-pagenavi a:hover, .wp-pagenavi span.current {
background-color: #cd9526;
}


blockquote, #sidebar_left li a:hover {
background-color: #faf4e9;
}
