body, html { margin: auto; font-family:Verdana, Geneva, Tahoma, sans-serif; font-size: 12.5pt; } body { background-color: #F9F6EE; } h1 { font-size: 3em; font-weight: bold; color:#690000; display: inline; } img { display: inline-block; margin: 1em 1em 1em 0; } h2 { font-family:Verdana, Geneva, Tahoma, sans-serif; margin-top: 0.5em; padding: 0.1em; background: #DFDFDF; color: #0b0b0b; font-weight: bold; } a { text-decoration: none; color: blue; } a:hover{ text-decoration: underline; } div { display: inline-block; vertical-align: bottom; } ul { /* The overflow is to allow the float to retain background-color*/ overflow: hidden; margin-top: 0.25em; padding-left: 0em; } ul li:first-child { list-style: none; margin-left: 0em; padding-left: 0em; } li::marker { color:blue; } header ul li { float: left; margin: 0 0.75em; padding-inline-start: 0.25em; } header, .list, .single, .body{ padding-left: 4em; background: #DFDFDF; } p { line-height: 1.75em; text-align: justify; } .list, .single, .body { font-family:Georgia, 'Times New Roman', Times, serif; margin-left: 3em; width: 80%; margin-bottom: 0em; margin-top: 0em; background-color: #F9F6EE; } .date { color:#ababab; display: block; font-size: 0.8em; margin-bottom: 10px; }