/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
  font-family: 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
  background: #fff url('img/bg.jpg') top left no-repeat;
}
.container-fluid .img-responsive {
  margin: 80px auto !important;
}
.container-fluid p {
  font-weight: bold;
  color: #000;
}