$(document).ready(function() {
	$('#form').animate({opacity:0.50});
});
