Paralysis

The art of doing nothing.

A place for the chronically inactive.

Subparalysis
* { font-family: 'Arial', sans-serif; } body { margin: 0; padding: 0; font-size: 12pt; background-color: #FFC0C0C; color: #000000; line-height: 1.5; text-align: center; } h1 { background-color: #FFFFFF; color: #000000; font-size: 24pt; text-align: center; border: 8px solid #000000; margin: 16px; padding: 16px; text-shadow: 2px 2px black; } h1 span { font-size: 12pt; font-weight: bold; } p { font-size: 14pt; text-align: center; font-weight: bold; font-family: Arial, sans-serif; text-shadow: 2px 2px black; } a { background-color: #FF0000; border: 4px solid #000000; text-align: center; font-size: 12pt; font-family: Arial, sans-serif; text-shadow: 2px 2px black; padding: 8px 16px 8px 16px; text-decoration: none; display: inline-block; } a:hover { background-color: #FF0000; border: 4px solid #000000; text-decoration: none; text-shadow: 2px 2px black; }