.entry-title, .page-title {
  font-size:3.2rem;
  font-weight:600;
}

h4 {
  font-size:2.0rem;
  line-height:3.2rem;
  font-weight: bold;
}

div.site-info {display:none;}
div.copyright {display:none;}

.current-menu-item > a {
    font-weight: 500;
}

body.home.page.page-id-12 {
  
  background: url(wp-content/uploads/2013/04/frontpage.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;}