body {background:#696970}

p  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: white;
	}
	
	A  {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color : lime;
	 text-align: right;}

A:Visited  {color : lime;}
A:Active  {color : yellow ;}
A:Hover  {color : yellow;}

h1, h2, h3, h4, h5, h6{font-family: "arial","helvetica",sans-serif;
               color: lime;
				text-align: center}
				
.date	{font-family: Verdana, Arial, sans-serif;
color: lime;
font-size:16px;
font-weight:bold;
margin:10px;}
				
.copyright {font-size : 15px;
	font-family : "arial","helvetica",sans-serif;
	color : yellow;
	 text-align: center;
	 }
	 
.quote {color: lime;
			margin-left: 20px;
			margin-right:20px;
}

.quotename {color: lime;
			margin-left: 400px;
			margin-right:20px;
}

.centertext {font-size : 16px;
	font-family : "arial","helvetica",sans-serif;
	color: white;
	text-align: center;
	}