body { background-color: #170d07}
body { font-family: Georgia; font-size: 10pt}
body { background-image: url('bg.jpg')}


p{ color: #DBCDAE ; font-family:"Georgia"; font-size: 10pt}

a:link { text-decoration: none; color: #B0934F; font-size: 10pt}
a:visited { text-decoration: none; color: #B0934F}
a:active { text-decoration: none; color: #B0934F}
a:hover { text-decoration: underline}
a:hover { color: #DBCDAE}