
a {color:royalblue}
a:visited {color:linen}

body {background-color: maroon;
     color:lightskyblue}

div {text-align: center}

h1 {color: lightskyblue;
   font-style: italic}

table {table-layout: fixed}

td {color: lightskyblue;
   font-family:times, sans-serif;
   font-size:18}