BODY	{background: #3D143D;
	 margin-top: 0}

A:link	{color: #FDE040;
	 background: #3D143D}
A:hover {font-weight: bold}
A:active {color: #FDE040;
	 background: #3D143D}

	A:link	{text-decoration: none}
	A:visited	{text-decoration: none}	
	A:active	{text-decoration: none}
		

H1	{font-weight: bold;
	 text-align: center;
	 color: #FFFF99;
	 background: #3D143D;
	
