/* styles for 48 Reasons */

body { color: #000000; background-color: #F0DCC8 }
/* The use of "115%" instead of "large" is due to IE's bogus standards violation
   in making size "small" the default, equal to HTML size 3, instead of "medium" */
p { font-size: 115% }
:link { color: #0000EE }
:visited { color: #551A8B }
:active { color: #FF0000 }

h1 { text-align: center; font-weight: bold }
h5 { font-size: 85%; font-family: sans-serif; font-weight: normal; text-align: center; margin-bottom: 3em }
h5 a { font-weight: bold }
.gah { font-weight: bold; color: #FF0000 }
.brack { font-weight: bold; font-size: 115% }

li { margin-bottom: 0.5em }
hr { margin: 1.5em 0 1.5em 0; width: 100% }

.reason {margin-top: 1em; margin-bottom: 0; font-size: 100% }
.ill { text-align: center; margin-top: 0.5em; border-style: none }

.backlink span { font-family: sans-serif; font-weight: bold; font-size: 115% }
.backlink a img { margin-left: 0.5em; margin-right: 0.5em;  vertical-align: top; border-style: none }

