/* $Header: /home/kaustin/shell.visi.com/kaustin/www/RCS/cons.css,v 1.8 2009/01/05 14:55:10 kaustin Exp $ */
body {
	background: url(http://sffan.net/kaustin/graphics/jpg/beanie2.jpg) white;
	color: black;
}
h1 { font-size: large; font-weight: bold; }
h2 { font-size: large; font-weight: normal; }
h3 { font-size: medium; font-weight: bold; }
abbr { font-weight: bold; }
.strong { font-weight: 400; }
.downone { position: relative; top: 1em; }
.downhalf { position: relative; top: 0.5em; }
ol { list-style-type: none; }
ol li:before { content: counter(item); }
