body {
      background-image:url(../images/tile1.jpg);
      font-family:"trebuchet ms",arial,sans-serif;
      font-size:16px;
      text-align:center;
      background-attachment:fixed;
     }
div.background {
      background:white;
      width:975px;
      }
div.cent {
    text-align: center;
}
div.picl {
	text-align:center;
	border-width:0px;
	float:left;
	font-size:10px;
	margin-right:15px;
}
div.picr {
	text-align:center;
	border-width:0px;
	float:right;
	font-size:10px;
	margin-left:15px;
}
div.picc {
	text-align:center;
	border-width:0px;
	font-size:10px;
	margin-right:15px;
}
img.framed {
	border-style:solid;
	border-width:5px;
	border-color:#dbd4bc;
}
img.frame {
	border-style:solid;
	border-width:5px;
	border-color:#dbd4bc;
}
