body { background-color: #FF0000; } h1 { font-size: 24pt; font-weight: bold; text-shadow: 4px; } p { margin: 4pt; padding: 4pt; } a { text-decoration: none; color: #FFFFFF; text-shadow: 4px; } a:hover { text-shadow: 4px 4px 4px #AAFFAA; }