body {
color:ivory;
font-family:Candara,Helvetica,sans-serif;
background:black;
border: 0px;margin:0px;
}
a {
color:inherit;
text-decoration:none;
padding-left:0.5em;
border-left:1em solid transparent;
}
a:hover {
border-left:1em solid maroon;
}
div#digital {
text-align:center;
}
div#headline {
background:white;text-align:left;
border-bottom:1px dotted gray;
}
div#content {
margin-left:2em;
margin-right:2em;
margin-top:1ex;
border-bottom:1px solid white;
margin-bottom:2ex;
}


