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

h2{text-indent: 5%;}
h3{text-indent: 8%;}
div.p{
background-color:#fefefe; 
border : 5px dotted #9ad19a ;
padding:3%;
font-size:140%; 
line-height: 180%;
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;
}