/* Alternate stylesheet for Italian */

/* This section contains an image replacement technique and will need to be modified to call the right image and fit properly. */
#header h1 a,
#header h2 a {
  background: transparent url('images/header_it.jpg') left center no-repeat;
}

#navigation ul li #home {
  background: url(images/nav-home_it.png) no-repeat;
  height: 30px;
  width: 48px;
}

#navigation ul li #started {
  background: url(images/nav-started_it.png) no-repeat;
  height: 30px;
  width: 94px;
}

#navigation ul li #photos {
  background: url(images/nav-photos_it.png) no-repeat;
  height: 30px;
  width: 92px;
}