body {
    background-color:#111827;
    font-family: "Comic Sans MS", "Comic Sans", Sans-serif;
    padding: 0;
} h1 {
    color:rgb(130, 179, 240); 
    text-align: center;
} h3 {
    color:rgb(197, 143, 244);
    text-align: center;
    line-height: 0.8em;
    margin-top: 0;
    margin-bottom: 0;
} p{
    color:rgb(197, 143, 244); 
    text-align: justify;
    /*size: 20px;*/
} a {
    color:rgb(180, 109, 3); 
} .page_header, .page_footer {
    margin: auto;
    width: 100%;
    height: 40px;
    padding-top: 20px;
    padding-bottom: 10px;
} .page_body {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
} .number {
    color:rgb(255, 255, 255); 
    text-decoration: none; 
} .name {
    color:rgb(180, 109, 3);
    text-decoration: none;
} .elevation {
    color:rgb(130, 179, 240);
    text-decoration: none;
} .prominence {
    color:rgb(197, 143, 244); 
    text-decoration: none;
} .isolation {
    color:rgb(255, 255, 255); 
    text-decoration: none;
} .date {
    color:rgb(180, 109, 3); 
    text-decoration: none;
} .location {
    color:rgb(130, 179, 240); 
    text-decoration: none;
}.list {
    color:rgb(197, 143, 244); 
    text-decoration: none;
}