body {background:green url(greengoldsquares.jpg) repeat-y;}

p  {font-size : 18px;
	font-family : "arial","helvetica",sans-serif;
	font-style : bold;
	color: #dda531;
	text-align: left;
	margin-left:20%;
	margin-right:20%}
	
.centertext {text-align:center;}

.indent-text {margin-left: 40px;}

H1, H2, H3, h4, h5, h6  {font-family : "arial","helvetica",sans-serif;
	font-style : normal;
	color : #66FF99;
	text-align : left;
	margin-left:20%;
	margin-right:20%}
	
.centerheader {text-align: center;}
	
A  {font-size : 20px;
   font-style: bold;
	font-family : "arial","helvetica",sans-serif;
	color : #66FF99;}

A:Visited  {color : #66FF99;}

A:Active  {color : #66FF99;}

A:Hover  {color : #dda531;}

.goldbar {text-align: center;}

#pleasehelp {text-align:center;
		font-size: 24px;
		color : #66FF99;}

.caption {font-family: "arial","helvetica",sans-serif;
		size: 10px;
		 font-style: italic;
		 font-weight: bold;
		 color : #66FF99;
		 text-align: center;}

table, td {border: none;margin-left: auto; 
	   margin-right: auto; 
	   table-layout: fixed;}   
