body{
		font-family: Arial, Tahoma; 
		font-style: normal;
      font-weight: bold;
      font-size: 36px;
		background-image: ;
  		background-color: #000000;
}

img {
  max-width: 95%;
  height: auto; /* Always use height: auto with max-width for responsiveness */
}


