body { font-family: sans-serif ; background: #282828 ; color: #fbf0c9; } a { color: #fe8019; } main { max-width: 800px ; margin: auto ; } img { max-width: 100% ; } time { color: #c2c2c2; font-size: 12px; } header h1 { text-align: center ; } footer { text-align: center ; clear: both ; } /* For TAGLIST.HTML */ .taglist { text-align: center ; clear: both ; } /* For NEXTPREV.HTML */ #nextprev { /* The container for both the previous and next articles. */ } #prevart { float: left ; text-align: left ; } #nextart { float: right ; text-align: right ; } #nextart,#prevart { max-width: 33% ; }