body {
	 margin:0px 120px;
	 margin-left: 90px;
	 margin-right: 90px; line-height: 190%;
	 background-color : #fff;
	 color: #333333;
	box-shadow: 0px -10px 10px 1px rgba(0,0,0,0.3);
	border-left:1px solid #f4f2e3;
}
A { text-decoration:none; color: #68a4d9 }
.c { text-align:center;}
div.text {
 background: #fffdfd;
 padding: 40px 60px;
}
p.h{ font-weight: bold; }
p {  padding: 10px; }
a:hover { color: #3cb371; } 