body {
  padding-top: 50px;
}

.wide {
  width:100%;
  height:300px;
  background-image:url('http://malfunkshun.org/img/new21.jpg');
  background-size:cover;
}

.wide img {
  width:100%;
}

.logo {
  color:#fff;
  font-weight:800;
  font-size:14pt;
  padding:25px;
  text-align:center;
}

.line {
  padding-top:20px;
  white-space:no-wrap;
  overflow:hidden;
  text-align:center;
}
