
body 	{   text-align	: center ; 
		color	: white ;
	   font-family	: sans-serif ;
	     
	  word-spacing	: .05em ;
	}
h1 	{     font-size	: 2em ;
	   font-weight	: normal ;
		color  : white ;
	}

h2 	{    font-size	: 1.7em ;
	   font-weight	: normal ;
	}

h3	{    font-size 	: 1em;
	   font-weight  : normal ;
	} 

p 	{   font-size	: 1.25em ;
	   font-weight	: normal ;
	   text  : white ;
	 padding	: 0 10em 0 10em 0 ;	
	}


