  BODY {
              background-image: url(../images/background-ais.jpg);
              scrollbar-base-color:000000;
              font-family: Arial, Helvetica;
 }
 
 .content {
 			font-family: Arial, Helvetica;
 			font-size: 11.5pt;
 }
 
 .title {
 			font-family: Arial, Helvetica;
 			font-size: 13.5pt;
 			font-color: #FFCC00;
 }
 
 .caption {
 			font-family: Arial, Helvetica;
 			font-size: 9.5pt;
 }
  
  .main {
  scrollbar-base-color:teal;
		height: 270px;
	width: 100%;

}