body {
	margin-left: 0%;
	margin-top: 0px;
	color: #000000;
	background-color: #ffffff;
}
.zapp {
	margin-left: 25%;
	margin-top: 50px;
	width: 50%;
}
p {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000000;
	line-height: 60px;
	text-transform: uppercase;
}

dt {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000000;	
	line-height: 60px;
	text-transform: uppercase;
}

dl {
	font-family: Droid Sans, Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 800;
	color: #000;	
	line-height: 60px;
	text-transform: uppercase;
}

#refresh p {
	font-size: 20px;
}

#book {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#facebook {
	position: absolute;
	bottom: 25px;
	right: 5px;
}

a:link {color: #000000; text-decoration: none; font-weight: 800;}
a:active {text-decoration: none;}
a:hover {color: #CA2020;}
a:visited {color: #000000; text-decoration: none;}
