body {
margin-left: auto;
margin-right: auto;
margin-top: 30px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
text-align: center;
background-image: url("pattern.png");
}

#container {
margin-right: auto;
margin-left: auto;
width: 700px;
text-align: left;
background-color: white;
border: 1px black solid;
padding: 15px;
}

.title1 
{
font-size: 24px;
font-weight: bold;
padding: 12px 0 12px 0;
}

.title2 {
font-size: 18px;
font-weight: bold;
padding: 12px 0 12px 0;
}

.title3
{
font-size 14px;
font-weight: bold;
font-variant: small-caps;
padding: 12px 0 12px 0;
}

.figure
{
font-size 12px;
font-weight: bold;
font-variant: small-caps;
text-align: center;
}

.entry {
font-size: 14px; 12; this is changed;
margin-left: 7px;
margin-top: 7px;
line-height: 166%;
}

.block {
font-size: 14px;
margin-left: 50px;
margin-right: 60px;
line-height: 133%;
}

}
.quote {
float: right;
width: 250px;
font-size: 18px;
line-height: 133%;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}

.image {
float: left;
width: 410px;
padding: 10px;
}

author
{
text-align: left;
}

.source { text-indent: -3em; margin-left: 5em; }

.ipinda td
{ text-align: left;
  white-space: normal;
  background: #f4f4f4;
  width: 150px;
}
.ipinda2 td
{ text-align: center;
  white-space: normal;
  background: #f4f4f4;
  width:175px;
}
ul {
 list-style-type: none;
}