body   { color: yellow; font-size: 27px; font-family: "Times New Roman"; background-color: black; padding-right: 50px; padding-left: 50px; width: 60% }
h1   { font-size: 35px; padding-right: 50px; padding-left: 50px }
a:link    { color: white; text-decoration: underline }
a:visited    { color: white; text-decoration: underline }
a:active    { color: white; text-decoration: underline }
 a:hover    { color: black; text-decoration: underline; background-color: yellow }
p { padding-right: 50px; padding-left: 50px }
