body {
	margin-top: 20%;
	text-align: center;
	font-family: Arial;
	font-size: 150px;
	font-weight: bold;
	color: #000000;
}

#footer {
  position: absolute;
  bottom: 10px;
  font-weight: normal;
  font-size: 11px;
  width: 98%;
  text-align: left;
}

#share {
  float: left;
}

img {
  border: 0px;
  vertical-align: middle;
}

a {
  color: #3b5998;
  outline: none;
  text-decoration: none;
}

#underline:hover {
  text-decoration: underline;
}

#ads {
  float: right;
}
