}
.left-column {
- width: 48em;
+ width: 47em;
float: left;
}
.right-column {
float:right;
- width: 48em;
+ width: 47em;
}
.normal-text {
font-size: 1.3em;
.mono {
font-family: "Andale Mono", "Lucida Sans Typewriter", "Courier New";
- font-weight: bold;
+/* font-weight: bold; */
}
.accent1 {