body	{font-family: courier new;
	font-size: 6;
	}

B{       color: gray;
	margin-left: 5mm; 
	background-color: aqua;	
	font-size: 14;
	font-weight: bold;	
	font-family: Arial;
	font-variant: small-caps;
	font-style:normal;
	text-transform: lowercase; 
 }
H3{     	color: white;
	background-color: gray;		
	font-size:22;
	font-weight: bold;
	font-family: courier new;
              text-align: center;
    }
H2{     	color: gray;
	font-family: courier new;	
	font-size:30;
	
	font-weight: bolder

	
              text-align: center;
    } 	