h1 {
   font-family:Kristen ITC;
   font size:400%;
   color:"#ffcc66";
   background image:url();
}

h2 {
   font-family:Comic Sans MS;
   font size:150%;
   color:"#ff6666";
}

h3 {
   font-family:Comic Sans MS;
   font size:125%;
   color:"#ffffff";
}

body {
   font-family:Century Gothic;
   font size:100%;
   color:"#cc9933";
   background:black;
   background image: url("pretty4.bmp");

}

p {   
   font-family:Century Gothic;
   font size:100%;
   color:"#ffffff";
   background:black;
}