Use a jQuery method to fade out the <div> element. Note: The duration of the effect should be "slow".
Syntax hint: $("element").method(speed);