h1
{
	   font-family: Comic Sans MS;
       text-align: center;
	   background-color: white; 
}

h2    
{  
       font-family: Comic Sans MS;
       font-style: italic; 
       color: Blue;
}	   
#para_1
{
     font-style: italic; 
	 color: black;
}

p 
{
     font-family: Comic Sans MS;
	 color: red;
}	 