#include class BackGroundColors { private: public: static void setColor(); static Color backGroundColor; static Color starColor; static Color moonColor; static Color backMountenColor; static Color frontMountenColor; };