
#header h1 {
  position: absolute;
  top: 120px; left: 0;
  	/* hide-from-IE5/Mac hack \*/
	  top: auto; bottom: 5px;
	  /* end hack */

  font-size: 1.75em;
  letter-spacing: 0.13em; 
}

#header h1 a {
  padding: 0 0.25em;
  color: black;
}
