/* Stupid IE adds a border around images */
img {
  border-width: 0;
}
