@charset "UTF-8";
/* CSS Document */

body {
background-color: #57a301;
background-image: url(images/green_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: #57a301;
}

.more-link:hover, #submit:hover, #searchsubmit:hover, .sponsor_btn, .wp-pagenavi a:hover, .wp-pagenavi span.current {
background-color: #57a301;
}

blockquote, #sidebar_left li a:hover {
background-color: #eef6e5;
}