body
{
	 background-color: yellow; 
	 font-family: Arial, Helvetica, Sans-serif; 
	 color: green;
}

h1
{
background-color: white;	
	font-family: Times New Roman;
	color: green
}

a
{
	background-color: white;
}