/*ManinMotion CSS code, by Micheal Nebyou, last updated 25th July 2025*/

body {
  background-color: navy;
  color: white;
  font-family: Georgia, serif;
}

a {
  text-decoration: none;
  color: white;
}