css body { background-color: #f0f0f0; font-family: 'Futura', sans-serif; font-size: 20px; line-height: 2; } h1 { font-size: 48px; color: #ff69b4; border-bottom: 4px solid #000000; margin-bottom: 20px; padding-bottom: 20px; text-shadow: 0px 4px 4px #000000; } a { text-decoration: none; color: #000000; font-weight: bold; border-bottom: 4px solid #000000; margin-top: 20px; margin-bottom: 20px; padding: 20px; background-color: #ffffff; text-shadow: 0px 4px 4px #000000; } h2 { font-size: 24px; color: #000000; border-bottom: 2px solid #000000; margin-bottom: 10px; padding-bottom: 10px; text-shadow: 0px 4px 4px #000000; }