body {background: #ccff99;}
h1 {text-align: center; color:navy;}
h2 {border: 10px dotted #ff3300; padding: 1ex 2em;}
p{ text-align: center; border: ridge 2px; background-color: #ffffff;}
p.iwantosee:active+p.hide {display: block;}
p.hide {display: none;}