body {
 background-image:url('images/fm_panels/carnivorousplants_BG-01.jpg');
 background-size: cover;
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: sans-serif;
}

#content {
   background-color: #ffffff80;
   padding: 15px;
}

#header {
  
}

h1 {
  text-align: center;
}

h3 {
  text-align: center;
}

img {
  display:inline-block;
}

.img-block {
  text-align:center;
}

ul {
  margin: 15px;
}