body {background-image: url('bg.png')}

h1 {font-family: Calligraph421 BT}
h2 {font-family: Calligraph421 BT}
h3 {font-family: Calligraph421 BT}
h4 {font-family: Arial}
p {font-family: Calligraph421 BT}
a {font-family: Calligraph421 BT}

h1 {font-size: 18}
h2 {font-size: 16}
h3 {font-size: 16}
h4 {font-size: 10}
p {font-size: 16}
a {font-size: 16}

h1 {color: #FFFFFF}
h2 {color: #FFFFFF}
h3 {color: #E6D9B7}
h4 {color: #404040}
p {color: #E6D9B7}

a:link {color: #FFFFFF; text-decoration: none}
a:visited {color: #FFFFFF; text-decoration: none}
a:hover {text-decoration: underline}

h1 {background-color: transparent}
h2 {background-color: transparent}
h3 {background-color: transparent}
h4 {background-color: transparent}
p {background-color: transparent}
a {background-color: transparent}

h1 {font-weight: normal}
h2 {font-weight: normal}
h3 {font-weight: normal}
h4 {font-weight: normal}

a {text-decoration: none}

p {text-indent: 1cm}

ul.outside 
{
list-style-position: outside
}