/* background image */
#header {
  background-image: url(/static/images/las_posas-2.jpg);
}

/* some space for an image :-) */
#solutionsContent img {
  margin-top: 20px;
  margin-left: -10px;
}
