Cufon.replace('h1', { fontFamily: 'President', hover:true });
Cufon.replace('h2, h3, h4', { fontFamily: 'President', color: '-linear-gradient(#9198be)', font-size: '3em;' });
Cufon.replace('h5', { fontFamily: 'President', color: '-linear-gradient(#ff1e4f)', font-size: '2em;' });
Cufon.replace('li', { fontFamily: 'President', color: '-linear-gradient(#ff1e4f)', font-size: '2em;' });

