 body {
    /*font-family: Arial;*/
    /* color: #F5F5F5;
    background-color: #333; */
    color: #555;
    font-family: "Lato",Arial;
    /* font-family: "Oswald",sans-serif; */
    font-weight: 400;
  }

  h1 {
    font-size: 40px;
    margin: 0;
    font-family: "Trebuchet MS","Helvetica Neue",Arial,Helvetica,sans-serif;
}
}
  
  .container {
    margin-left: 10px;
  }
  

  #div_logo {
    position: relative;
    top: -357px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    width: 300px;
  }

  #buttonHelp {
    margin: -56px 0 0 10px;
    position: relative;
  }

  #buttonInfo {
    margin: -458px 0 0 120px;
    position: relative;
  }

  div#content-column{
    text-align:center;
  }

  .row {
    margin-bottom: -2px;
    width: 1000px;
  }

  .block-content {
    background-color: #333;
  }

