
body {
  margin: 0px 20px 0px 20px;
	font-family: arial;
  font-size: 16px;
  line-height: 24px;
  color: #84848c;
	align-content: center;
}

a {
  color: #3e755f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
	opacity: 0.5;
}

h1 {
  margin: 10px 0;
	font-weight: 600;
  color: #3e755f;
  font-size: 18px;
  line-height: 20px;
text-transform: uppercase;
}

date {
  margin: 10px 0;
  font-weight: bold;
  color: #a5c70f;
  font-size: 12px;
  line-height: 10px;
}

		#mainall {

			background-color:transparent;
			overflow:hidden
		}
		#cuadro {
			position: relative;
		}
		#link {
		pointer-events: none;
		cursor: default;
		  color: #a5c70f;
		}