.a1 {
	width: 850px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
.b1 {
	width: 555px;
	padding-left: 25px;
	padding-top: 5px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.random {
	width: 850px;
	background-image: url(facts/rotate.php);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}