testp {color: blue; font-size: 120%; } 
testh1 {font-family: Verdana, sans-serif; color: red; font-size: 20px; } 
testp, testdiv, testh1 {color: #00DDFF; width: 80%; } /* modifies all 3 tags */

h1a
{
background-color:#00ff00;
}
pp
{
background-color:rgb(255,0,255);
}
P.special {
color : green;
border: solid red;
}
html, body {height:100%; margin:0; padding:0; background-color:yellow;}
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1; padding:10px;}

ppp {color:blue}