/* 
Copyright 2007 Sheepshank. All rights reserved.

ILLUSTRATION section.
*/

h1 { 
  width: 514px; /* 239 + 275 */
}

h1 .section { 
  background-image: url(images/illustration-title.gif);
  width: 239px;
}

h2.old-fashioned { 
  background-image: url(images/subtitle-old-fashioned.gif);
  width: 198px;
}

h2.new-fangled { 
  background-image: url(images/subtitle-new-fangled.gif);
  width: 181px;
}
