public void Draw()
 {
     mainmenu.Draw(spritebatch, menubackground);
 }