/* © Howardy Cromlan 12.08.06 */

body { background-color: #FFFFFF; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; } #title { background-image: url(images/uos01title.png); position: absolute; top: 16px; left: 20px; width: 196px; height: 16px; visibility: visible; }
#poem { position: absolute; top: 86px; left: 57px; width: 800px; height: 600px; visibility: visible; z-index: 1; }
#highlight { background-image: url(images/uos01hl.png); position: absolute; top: 81px; left: 54px; width: 551px; height: 234px; visibility: visible; z-index: 0; }
#credit { background-image: url(images/uos01credit.png); position: absolute; top: 583px; left: 4px; width: 163px; height: 15px; visibility: visible; z-index: 2; }

/* © Howardy Cromlan 12.08.06 */