body {  background-image: url(/images/3.jpg)}
h1 { font-size: x-large; color: green }
h2 { font-size: large; color: red }
h3 { font-size: large; color: blue }
h4 { font-size: x-large; color: #990066 }
dl { font-style: italic }
dt { color: green ;  font-style: italic }
dd { color: red ;  font-style: italic }
img { border: none; align: right} 


