body {background: linear-gradient(darkblue,lightblue); background-repeat: no-repeat; background-attachment: fixed; font-family: arial narrow;}
h1 {color: yellow; line-height: 0px; text-align:center;}
a {color: black; text-decoration: none;}
a:link {color: black; text-decoration: none;}
p {color: white; font-size: 21px; text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue; font-weight: bold; font-style: italic;}
table {text-align: center;}
tr {text-align: center;}
td {text-align: center; color: white; font-weight: bold; font-size: 20px;}
button {background-color: red; border-radius: 4px; border: 2px solid white; color: white; margin: 5px; text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;}
