a:link {	color: cyan;}a:visited {	color: red;}body {	color: orange;	background-color: black;	background-image: none;	text-align: justify;	padding-right: 40px;	padding-left: 40px;}a:hover {	color: yellow;}h1 {	text-align: center;}h2 {	text-align: justify;}h3 {	font-style: italic;	text-align: center;}h4 {}h4.header {text-align: center;}.quote {	font-style: italic;	padding-right: 50px;	padding-left: 50px;}.quotesource {	padding-right: 50px;	padding-left: 50px;	text-align: right;}.footer {	padding-right: 50px;	padding-left: 50px;	text-align: center;}.footersig {	padding-right: 50px;	padding-left: 50px;	font-size: x-small;	text-align: center;}hr {	color: orange;}hr.short {	color: orange;	padding-right: 50px;	padding-left: 50px;}.float-right {	float: right;	margin-bottom: 10px;	margin-left: 5%;}