<style type="text/css">
body { background:#ffffff }
p { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 14px}
A:visited{ ; } A:link { color: #AD5D07}
A:visited { color: #525252}
A:hover { color: #FA860A}
A:active { color: #CEFA0A}
</style>
body {  font-family: Geneva, Arial, Helvetica, san-serif; color: #000000; background-color: #e1d0e1}
body {  background-color: #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; color: #000000}
a {  text-decoration: none; font-size: 12px; font-weight: bold}
A:active  { ;  } A:hover { ;  } 
figure {
  float: right;
  width: 70%;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
figcaption {
  padding: 0.5em;
	font-size: smallest;
}

.noPadding
{
border: 5px solid brown;
}
.padding
{
float: right;
padding: 50px 50px 50px 50px;
}

div.container {
  text-align: center;
  padding: 10px 20px;
}