/* Example style sheet file (note how this comment was created) */

BODY	{background: #000000 url(none);
	 margin-top: 10px}

A:link	{color: #400080;
	 background: #FFFFD8}

H3	{font-weight: bold;
	 text-align: center;
	 color: #006000;
	 background: #FFFFD8;
	 font-family: 'Gill Sans', Arial, sans-serif}

p	{font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-size: 36px}div {  margin-left: -1in}
img {  margin-top: -70px}

