body {
	background: url(../img/rough_diagonal.png);
}

h1 {
  margin-bottom: 0px;
  font-family: Veneer;
}

h4 {
   margin-top: 28px;
}

h5 {
  margin-top: 0px;
}

a, a:visited, a:active, a:focus {
  color: #000;
  outline: none;
  outline-style: none;
  -moz-outline-style: none;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

.top-row {
  margin-top: 30px;
}

.second-row {
  margin-bottom: 30px;
}

img {
  margin: 2px 0px;
}

.container-fluid {
  margin-bottom: 75px;
}
