body {
  background: #123;
  color: #333;
  font-size: 11px;
  height: auto;
  padding-bottom: 20px;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

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

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
 
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

.container_17
 {
  background-color: #fff;
  background-image: url("../../img/17lines.gif");
  background-repeat: repeat;
  margin-bottom: 20px;
}


.frustration{background-color:#9C0002;}
.misery {background: #6D0001;}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17 {
	  background-color: rgba(255, 255, 255, .6);
}



