body { font-family: 'Courier New' ; /*background: #110000 ;*/ background: #1e1e22; background-image: url("/images/space2.gif") ; color: #ccc ; } main { max-width: 800px ; margin: auto ; } a { color: #FFA500; } a:visited { color: #FF8C00; } a:hover { color: #FFD700; } img { max-width: 100% ; } header h1 { text-align: center ; font-family: 'Courier New' ; } 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% ; }