    html, body {
		 font-family:Arial, Helvetica, sans-serif; 
      }
      
      #message_box { 
       position: absolute; 
       top: 200px; 
       z-index: 10; 
       font-weight:bold; 
      }
      
   .style1 {
	color: #01A9E8;
	font-weight: bold;
}