private void tmr_atualizador_Tick(object sender, EventArgs e)
 {
     background.ChooseBackgroundImage();
 }