body {
		background-color: silver;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		}

h1,h2{		font-weight: bold;
		color:      navy;		
		border-bottom: thick dotted #ffd700;
		}

h1   {		
		font-size: 300%;
		}
h2   {		font-size: 130%;
		}

p     {		font-size: medium;
		font-weight; normal;
		color:	     navy;
		
		}

/*check for ILLiad color*/

p.ILLiadaqua {	font-style: italic;
		color:	#ff4500;

			}


.websiteinfo {	font-size: x-small;
		color: navy;
		}		