body {
  font-family: monospace;
}

h1 {
  font-size: 2.0em;
  font-weight: 700;
}

h2 {
  font-size: 1.8em;
  font-weight: 700;
  color: #27916F;
}

h3 {
  font-size: 1.4em;
  font-weight: 100;
}

.header-wrapper {
    background: url(https://cdn4.wheelbasealloys.com/contrib/ebay-listing/ebay-background.jpg) center bottom;
}

#header {
    float: none;
    position: relative;
    background: url(https://cdn4.wheelbasealloys.com/contrib/ebay-listing/ebay-background.jpg) center bottom;
    height: 500px;
}

#background * {
    box-sizing: border-box;
}

a.homelink {
    display: block;
    width: 290px;
    height: 100px;
    background: url(https://cdn4.wheelbasealloys.com/img/logo.svg) no-repeat;
    position: absolute;
    top: 430px;
    left: 2px;
}

div.row {
    width: 980px;
    margin: auto;
    text-align: center;
}

.cols {
    background: none center center;
    text-align: center;
}

.col-wrapper {
    background: none center center;
    text-align: center;
}
