<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
  <title>Style sheet for picture pages</title>
  <style type="text/css">
  body {
    background-color: #ffffff }
  h3 {
    	color: green
     }
  </style>
</head>
