h1 {
text-align:center;
color: white;

}

h2, h3 {
color: white;

}


body {
background-color: #520120;
}

p, ul, li, dd, dl {
color: #2BF0C6;
}
th {
color: white;
}

td, tr {
color: #2BF0C6;
}

dt {
color: white;

}