body#home_page {
  background: url('/images/the_park_club/backgrounds/park_grounds.jpg') no-repeat fixed bottom right; }
body#content_page {
  background: url('/images/the_park_club/backgrounds/park_grounds_content.jpg') no-repeat fixed bottom right; }

#page_wrapper #header {
  background: url('/images/the_park_club/backgrounds/header.png') no-repeat; }
  #page_wrapper #header ul li a {
    color: #000; }
    #page_wrapper #header ul li a:hover {
      border-bottom: 1px dotted #afd225; }
  #page_wrapper #header ul .current a {
    border-bottom: 1px dotted #afd225; }
#page_wrapper #social_icons {
  background: #cdfa2a url('/images/backgrounds/social_icons.png') no-repeat top; }
  #page_wrapper #social_icons h2 {
    background: url('/images/the_park_club/blog_facebook_twitter.png') no-repeat; }
