/**
 * @author federico
 */

 $(document).ready(function(){
 	$('#header h1').html('');
 })
