body {
  padding-top: 80px;
  padding-bottom: 60px;
  background-image: url('/images/background.jpg');
  font-family: 'Avenir', 'Helvetica', 'Average', serif;
  line-height: 1.7;
}

.footer {
  text-align: center;
}

.well {
  border-radius: 5px;
  border: 0px;
}

.well a {
  color: #0383C9;
  font-weight: bold;
}

.footer a {
  color: #ee4444;
}

.sidebar p {
  text-align: center;
}

.sidebar h1 {
  color: #ee4444;
  font-size: 1.3em;
}

.sidebar a {
  color: #0383C9;
  font-weight: bold;
}

.sidebar li {
  margin-top: .7em;
  line-height: 1em;
}

.container-left {
  margin: 0;
}

.well h1 {
  margin: 20px 0px;
  font-weight: bold;
  font-size: 1.2em;
}

.post-title {
  text-align: center;
}

.post-content {
  margin-top: 20px;
}

.step {
  text-align: center;
  font-weight: bold;
}

img {
  max-width: 100%;
}

p {
  text-align: justify;
  text-indent: 20px;
}
