
/* Rules for heading for all page content */


h2 {
font-size:xx-large;
}
h3 {
font-size:150%;
}
p {

font-size:100%;
line-height:150%
} 
