body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
}

.container-translucent {
  background-color: #fff;
  background-color: rgba(255,255,255,0.75);
}

.container-center {
  text-align: center;
}

