setTimeout(function(){
	var marginChange = new Fx.Style('anniversary', 'left', {duration:1000});
	marginChange.start(-26, 282);
}, 1200);
