margin: 5% 5% 5% 5%; /* top, right, bottom, left */ background-color: white; font-size: 12pt; font-family: monospace;
/* Don't indent items */ display: inline; OR padding-left: 0;
list-style-type: none; /* No markers */
border: thin solid black;
Q { quotes: "\201C" "\201D" "\2018" "\2019" }