<style type="text/css">

h1 {font-family: arial;
color: #00cc33; } 
h2 {font-family: arial;
color: green; } 
h3 {font-family: arial;
color: limegreen } 
p {font-family: arial; 
color: #ccff99; } 
body {background: #000000; 
background-image: url(zgreen.gif);
background-attachment: fixed; } 
 
</style>