css /* COOKIES POLICY FOR PROPHETS AND SKEPTICS */ * { font-family: 'Bangers', 'Bangers:chrome', 'Bangers:font'; color: #f7f7f7; /* Bright, ghostly white */ } body { background-color: #ff69c0; /* Bright, burnt orange-ish */ background-image: linear-gradient(to bottom, #ff69c0 0%, #ff69c0 0%, #ff69c0 100%); background-size: 300px 100px; background-position: center; background-repeat: repeat; border: 4px solid #000000; border-radius: 0 4px 0 4px; } h1, h2, h3, h4, h5, h6, p { font-size: 2em; text-align: center; font-weight: bold; line-height: 2; margin-top: 2px; margin-bottom: 2px; } h1 { font-size: 3.5em; color: #000000; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-bottom: 2px solid #000000; padding-bottom: 5px; } h2 { font-size: 2.5em; color: #000000; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-bottom: 2px solid #000000; padding-bottom: 5px; } h3, h4, h5, h6 { font-size: 2em; color: #000000; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-bottom: 2px solid #000000; padding-bottom: 5px; } p { font-size: 1.5em; color: #000000; text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-bottom: 2px solid #000000; padding-bottom: 5px; } /* Links and Navigation */ a { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; } a:hover { text-decoration: none; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; } a:visited { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; } a:active { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; } a:hover, a:active { text-decoration: none; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; } /* Navigation Links */ a.nav-link { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; } a.nav-link:visited { text-decoration: none; color: #000000; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; } a.nav-link:hover, a.nav-link:active { text-decoration: none; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; font-size: 1.5em; font-weight: bold; background-color: #000000; color: #ffffff; border-bottom: 4px solid #000000; padding-bottom: 5px; }