/* Don't move the position of this*/
body 
{
background-image:
url('texture1.gif')
}

/* normal text*/
p {margin-top: 0;  margin-bottom: 0;
font-family: arial; font-size: 11pt;}

/* Heading Arial 12*/
h1{margin-top: 0;  margin-bottom: 0;
font-family: arial; font-size: 12pt; font-weight: bold}

/* Greek Gentium 13*/
p.greek {margin-top: 0;  margin-bottom: 0;
font-family: gentium, palatino linotype, lucida grande
; font-weight: normal
; font-size: 12pt;}


