body { background-image: url(images/backg.jpg); background-repeat: repeat }
p { font-family: Arial, serif; font-weight: bold; font-size: 11pt; font-style: normal; color: red }
h1 { font-size: 16pt }
h2 { font-size: 14pt }
a:link { color: red; text-decoration: none }
a:visited { color: yellow; text-decoration: none }
a:hover { color: purple; text-decoration: none }
a:active { color: green; text-decoration: none }

