body {
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	background: #131313;
	text-align: center;
	color: #888888;
}

#title {
	margin-top: 100px;
	margin-bottom: 30px;	
}

#button {
	margin-top: 31px;
	margin-bottom: 30px;	
}

a:link {
	color: #C4C4C4;
}

a:visited {
	color: #888888;
}

a:hover {
	color: #FFFFFF;
}

a:active {
	color: #FFFFFF;
}

#copy {
	margin-top: 160px;
}
