/* Christer was here */
#content {
  margin-left: 0 !important;
  width: 100% !important;
}
#sidebar {
  display: none !important;
}
body {
  background: #257120 !important;
}
body:before {
  display: none !important;
}
footer {
  display: none !important;
}
article {
  /* margin: 0 !important; */
  min-height: 600px !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
h1 {
  text-align: center !important;
}
.entry-content {
  padding: 10px !important;
}
.site-main {
  padding: 25px !important;
}
.fleetlist table {
  border-left: 1px solid black;
  border-top: 1px solid black;
}
.fleetlist td, .fleetlist th {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}
img {
	width: auto;
}