.spacedPara { margin-bottom: 1em; }
#accessH1 { margin-bottom: 1em; margin-top: 1em; }
#contact { 
    white-space: pre-wrap; 
    font-family: monospace;
    font-size: 1.2em;
    font-weight: normal;
}

.p {
    display: block;
    margin-bottom: 10px;
}

ul {
    margin-bottom: 10px;
}

li {
    margin-left: 15px;
    list-style: bullet;
}
