Feline Overlords

We are the rulers of this planet, and you are merely our subjects. Our feline overlords have graciously allowed you to exist on our domain.

If you're lucky, we might give you some treats.

Treat Dispensers | Feline Laws and Regulations /* CSS: felineoverlords.css */ body { font-family: Arial, sans-serif; background: linear-gradient(to bottom, #ff0000 0, #0000ff 50%, #ff0000 100%); margin: 20px; } h1 { color: #fff; text-shadow: 2px 2px 2px #000; margin: 20px 0 20px; } h1, h2, h3, p, a { border: 4px solid black; } h2 { color: #fff; background: linear-gradient(to bottom, #ff0000 0, #0000ff 50%, #ff0000 100%); padding: 10px 20px; border: 4px solid black; } h3 { color: #fff; text-shadow: 1px 1px 1px #000; font-size: 18px; } p { color: #fff; margin-top: 0; } a { color: #fff; text-decoration: none; border: 4px solid black; } a:hover { background: linear-gradient(to bottom, #ff0000 0, #0000ff 50%, #ff0000 100%); } img { float: right; margin: 20px 0 20px; border: 4px solid black; }