h1.special {
font-family : Times New Roman;
font-style  : italic;
font-weight : bolder;
text-align  : center;
letter-spacing  : 0.1cm;
word-spacing  : 0.5cm;
color: green;
}
h2.special {
color : green;
font-family : Times New Roman;
font-style  : italic;
font-weight : bolder;
text-align  : center;
}
pre.special {
color : green;
font-family : Times New Roman;
font-style  : normal;
font-weight : normal;
font-size   : 20px;
}
p.special {
color : green;
font-family : Comic Sans MS;
font-style  : normal;
font-weight : normal;
font-size   : 22px;
text-align  : center;
}
div.special {
color : green;
font-family : Times New Roman;
font-style  : italic;
font-weight : bolder;
}
