body {margin: 50px 100px; background-color: #916A6D; color: #4A4545; font-family:"gill sans", sans-serif;line-height: 120%; }
h1 {color: #EDEBDA; font-family:"gill sans", serif; font-size: 30px;text-align:center;}
h2 {color: #DD9FAD; font-family:"gill sans", serif; font-size: 24px;}
h3 {color: #CFAAA7; font-family:"gill sans", serif; font-size: 18px; font-style:italic;}


img.floatLeft { float: left; padding: 10px; }
img.floatRight { float: right; padding: 10px; }
 

a { text-decoration: underline; }


a:link {color: #B1A2D0}     /* unvisited link */
a:visited {color: #442636}  /* visited link */
a:hover {color: #CFAAA7}   /* mouse over link */
a:active {color: #4A4545}   /* selected link */ 

p{color: #4A4545; font-family:"gill sans", sans-serif;line-height: 120%; font-weight: normal;}p.test1{font-style: italic; font-weight: bold; text-indent:10px;}

ul{color: #EDEBDA}





