	jQuery('#center blockquote:first-child').center();
	jQuery('#center blockquote:last-child').center(true);
	jQuery('#logo blockquote:first-child').center();
	jQuery('#logo blockquote:last-child').center(true);
