/* 
Copyright 2007 Sheepshank. All rights reserved.

WEB section.
*/

h1 { 
  width: 367px; /* 92 + 275 */
}

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

h2.sites { 
  background-image: url(images/subtitle-sites.gif);
  width: 72px;
}

h2.interactive { 
  background-image: url(images/subtitle-interactive.gif);
  width: 278px;
}
