/* Copyright (C) 2000 St Nicholas' Church, Nottingham      */
/* Basic styles for www.stnics.org                         */

body { background: #fff;
       color: #000;
       font-family: "Trebuchet Ms", Verdana, sans-serif; }
/* Borders and margins don't work, but float is ok. */
img.lote { float: right; }
.right   { text-align: right; }
h1, h2, h3 { clear: both; }
