h1 {
	z-index: 1;
	color: red;
	line-height: 0.90;
	text-align: center;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	word-wrap: normal;
	font-size: 200px;
	font-weight: normal;
}

html {
	z-index: 1;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	background-color: black;
	font-family: Six Caps, Helvetica, Verdana, Arial, sans-serif;
}

footer {
	z-index: 1;
	font-size: 10px;
	font-family: Cantarell, Helvetica, Verdana, Arial, sans-serif;
	border-width: 0px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	text-transform: lowercase;
	color: #7a7a7a;
}

a {
	z-index: 1;
	font-size: inherit;
	color: inherit;
	text-decoration: inherit;
}

.firstline {
	z-index: 1;
	letter-spacing: 6px;
	word-spacing: 7px;
}

.thirdline {
	z-index: 1;
	letter-spacing: 12px;
	word-spacing: 11px;
}

p {
	z-index: 1;
	display: inline;
	color: red;
	line-height: 0.90;
	text-align: center;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	word-wrap: normal;
	font-size: 100px;
	font-weight: normal;
}

.yes:hover{z-index: 1; text-decoration: none; color: #ff457b;}


.no:hover {z-index: 1; text-decoration: none; color: #3b3b3b;}

div { z-index: 1; text-align: center; }

.yes { z-index: 1; text-decoration: none; padding-right: 80px; }

.no { z-index: 1; text-decoration: none; padding-left: 80px; }

.about:hover { z-index: 1; color: #999999; }

table { display:none; z-index: 1; font-size: 100px; color: white; }

canvas { position:fixed; top:3%;left:10%;background-position: 0px 0px; z-index: -1; opacity:0.7;}

#percent { word-spacing: 280px; text-align: center;}

