body{
background-color:#feeeee;
color:#003300; 
font-size:100%; 
margin-left:20%; 
margin-right:20%;}

h2{text-indent: 5%;}

div.p{
background-color:#fefefe; 
border : 3px dotted #9ad19a ;
padding:2%;
font-size:140%; 
line-height: 200%;
letter-spacing: 0.1em;
}

div.right{
text-align:right;
}

div.foot{
font-size : 80%;
border-width : 0 1px 1px 0;
border-color : #95a095;
border-style : solid;
padding : 0 0 0 22px;
background-color : #e3efe3; 
text-align:center;
}