@charset "UTF-8";

#bkgdrevolve {
	height: 1100px;
	width: 1200px;
	background-image: url(rotate/rotate.php);
	padding-left: 8px;
	margin: -8px;
	background-repeat: no-repeat;
}
#bodytext {
	margin: 20px;
}
#footer {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer a, #footer a:visited{
	text-decoration: none;
	color: #000000;
}
#footer a:hover{
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
#description {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
