/* 
Copyright 2007 Sheepshank. All rights reserved.

DESIGN section.
*/

h1 {
  width: 599px; /* 324 + 275 */
}

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

h2.docs-brochures { 
  background-image: url(images/subtitle-documents.gif);
  width: 349px;
}

h2.panels-posters { 
  background-image: url(images/subtitle-panels.gif);
  width: 247px;
}

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