h1 
{
  color: #555;
  font-family: 'Myriad Pro', Verdana, Arial, sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 10px;
  text-shadow: 0 1px 1px #ffffff, 0 -1px 0 #000000;
  text-align:center;
}
