Cufon('h1', {
	color: '#ff0033',
	textShadow: '-1px 1px #151515',
	fontSize: '18px'
});

Cufon('#footer');
