body {
  margin: 0;
  background-image: url("/static/images/rideBG.51b1397ca3aa.png");
  /*background-repeat: repeat-y;*/
  background-position: top;
  background-attachment: fixed;
  background-size: cover;
}

table {
  text-align: left;
}

table thead {
  font-weight:600;
}