style2.css


BODY { 
   font-family:cursive;  
   font-size:24pt;
   color: #002040;
   background-image : url("yellow_rock.gif");
}

P  { 
  margin-left: 1em; 
}

UL {
  margin-left: 1.3em; 
  margin-top: -0.7em; 
}

LI {
  list-style-type:square; 
}

EM { 
  color:red; 
}

previous    contents     next

Peter Junglas 22.11.1999