/* This is the CSS file for breckels.co.uk */
body {  background-color: #FFFFFF; 
        font-family: serif;
}
 p.c3 {text-align: center}
 p.siteinfo {text-align: center; font-size: smaller; font-style: italic; }
span.super {vertical-align: super; }
ul {list-style: disc; }
ul ul {list-style: circle; }
 li.c2 {list-style: none; display: inline}
 h3.c1 {text-align: center}
em { font-style: italic; }
strong { font-weight: bold; }
address {text-align: center; font-size: small; font-style: italic; }

.inthemiddle {text-align: center;}