h1 {
    text-align:center;
    color:white;
}
h2 {
    text-align:center;
    color:white;
}
body {
    background-color: maroon;
}
p    {
    color:white;
}
a {color:lightblue;font-size:25px;}