body { background-color: #FFFFFF}
body { font-family: Georgia; font-size: 10pt}
body { background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: 50% 0%}

p{ color: #282828 ; font-family:"Georgia"; font-size: 10pt}

a:link { text-decoration: none; color: #820000; font-size: 10pt}
a:visited { text-decoration: none; color: #820000}
a:active { text-decoration: none; color: #820000}
a:hover { text-decoration: underline}
a:hover { color: #820000}
