body   { background-color: black; margin-top: 1em }

a         { color: #ccc; text-decoration: none; border-bottom: 1px dashed #eb5d31 }
a:visited   { color: #888; font-weight: bold; text-decoration: none; border-bottom: 1px dotted gray }


img  { -webkit-box-reflect: below -1px
		-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), color-stop(1.1, white)) }

