BODY { background-color: #CCFFFF;
font-family: Arial, Helvetica, sans-serif;
color: #330066;
margin: 5px, 5px ; }
a:link { color: #CC9900 }
a:visited { color: #660000 }
a:hover { color: #333300; background-color: #6666ff;
border-style: solid; border-color: #000000;}
a:active { color: #FF0000 }
h1 { color: green;
border-style: double;
border-color: #00FF00;
border-width: 3px ;
font-family: Helvetica;
font-size: x-large;
text-align: center;
margin: 5px, 5px ;
width: 50% ; }
P EM { border-style: double;
background-color: white;
border-color: #000000;
border-width: 5px; }
P { text-align: left; }
Here is just a plain <P> style paragraph
Here is a <P class="bigger"> paragraph
This is an example of a .note class
This text is an example of Contextual Selectors