img	{
	width: expression(this.width > 510 ? 510 : true);
	max-width: 510px !important;
}

#mainContent.home h1 {
  margin: 0px;
}