.txt{
         text-align:center;
         font-family:tahoma;
         color:red;
         text-size: 10px;   
	 font-style:italic;
	 font-weight: 200
	
         }

.txt2{
         text-align:center;
         font-family:tahoma;
         color:red;
         text-size: 1, 5em;   
	 font-style:none;
	 font-weight: 800
	
         }