BODY	{
  background: #CBCDF5;
  font-family: helvetica;
}

A {
  font-weight: bold;
  text-decoration: none;
  color: black;
  font-style: bold;
}

P {
  clear: both;
}

a img {
  border: none;
}

div.publist {
  text-align: center;
}

div.publist ul {
  list-style: none;
  display: block;
  clear: left;
}

div.publist ul li {
  float: left;
  display: block;
  margin: 5px;
  width: 190px;
  height: 190px;
}
