Squirrelly Squad

Meet Our Squirrelly Leader

Our fearless leader, Squeaky the Squirrel

Squeaky the Squirrel: The Squirrelly Leader

Squeaky is our fearless leader and the brains behind the Squirrelly Squad. He's been leading our team of highly trained squirrels in the pursuit of nuts and world domination.

When he's not busy plotting the next phase of our squirrelly revolution, Squeaky enjoys long walks through the park and stealing birdseed from unsuspecting picnickers.

body { background-color: #333; font-family: Arial, sans-serif; } .header { background-color: #ff0000; color: #fff; padding: 10px; border: 4px black solid #333; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); text-align: center; margin: 10px 10px; width: 80%; position: fixed; top: 0; left: 50%; transform: translateX(-50%); font-weight: bold; } .content { background-color: #000; color: #f00; padding: 20px; border: 4px black solid #333; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); width: 80%; margin: 10px auto; text-align: center; } .subnav { background-color: #000; color: #f00; padding: 10px; border: 4px black solid #333; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); width: 80%; margin: 10px auto; text-align: center; font-size: 16px; } .subnav a { color: #fff; text-decoration: none; margin: 10px 20px; } .subnav a:hover { text-decoration: underline; }