/* CSS Document */
body {
  background: url("/images/background_home.jpg");
  background-repeat: repeat-x;
  background-color: #565958;
  margin-top: 15px;
}