body {background-color: rgb(100,0,0)}
h1,h2,h3,h4,h5,h6 {color: white}
p {color: white}
.p {color: white}
.c {text-align: center}
a:link {color: rgb(255,255,0)}     /* unvisited link */
a:visited {color: rgb(180,180,0)}  /* visited link */
a:hover {color: rgb(255,255,255)}   /* mouse over link */
a:active {color: rgb(255,255,180)}   /* selected link */