/* CSS for dronecode website */
/* $Id: dronecode.css,v 1.2 2004/03/02 23:50:35 jon Exp jon $ */

/* basic page style */
BODY { background-image: url('honeycomb.jpg'); background-repeat: no-repeat; }
H2 { font-style: italic; }
UL { list-style-image: url('bullet_bee_transparent_up.png') }
UL UL { list-style-image: url('bullet_bee_transparent_right.png') }
UL UL UL { list-style-image: url('bullet_bee_transparent_down.png') }
UL UL UL UL { list-style-image: url('bullet_bee_transparent_left.png') }
