body 	{
	 font-variant: normal;
	 text-align: center;
	 vertical-align: middle;
	 font-family: "Times New Roman", Times, serif;
	 background: khaki ;
	  }
	

h1 	{
	 color: red;
	 font-size: 180%;
	 font-style: italic;
	 font-weight: bold;
	 letter-spacing: 5px;
	 font-variant: normal;
	 text-align: center;
	 vertical-align: middle;
	 font-family: "Times New Roman", Times, serif;
	 background: khaki ;
	  }
	
b.14
	{
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 5px;
	font-variant: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background: khaki ;
	}
b.red
	{
	color: red;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 5px;
	font-variant: normal;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background: khaki ;
	}