

body  {
font-size: 14pt;
font-family: "Times new roman", serif;
 background-image : url(back.jpg);
 text-indent : 12pt;
 margin-left : 12pt;
 margin-right : 12pt;
            
                }

H1 {
	color : Purple;
		font-family : "Times New Roman", Times, serif;
		text-decoration : underline;		
		font-weight : bold;
		font-style : italic;
		}

a:hover {
  color: Yellow;
  background: Fuchsia;
}

TABLE {
	background-color : InfoBackground;
	text-indent : 12pt;
	border-color : Fuchsia Maroon Maroon Fuchsia;
		}

iframe {
	background: Purple;
	font-family: "Times New Roman";
	font-size: medium;
	border-style: double;
	border-width: thick;
	}
form {
	background-image: url(pictures/form.jpg);
	border: medium double Fuchsia;
	font: Times New Roman;
	
}	