body {
    background-color: #201C2A;
    color: #ffff;
    font-size: 18px;
    height: auto;
    padding-bottom: 20px;
}


h1 {
  font-weight: normal;
  padding-top: 20px;
  text-align: center;
}

h3 {
  font-family: 'Share Tech Mono', monospace;
  font-weight: normal;
  letter-spacing: 5px;
  padding-top: 30px;
  text-align: center;
}

p {
    background-color: #201C2A;
    overflow: hidden;
    padding: 5px 0;
    text-align: center;
}

section { 
	border-top: 10px solid rgba(255,255,255,0.38);
	border-bottom: 10px solid rgba(255,255,255,0.38);
    overflow: hidden;
    padding: 25px 0;
	line-height: 25px;
	text-align: justify;
}
.container_17 {
  background-repeat: repeat-y;
  margin-bottom: 20px;
}

.container_17 {
    background-image: url("../img/17_col.gif");
}