.box1{
  font-size: 12px;
  line-height: 160%;
  width: 213px;
  height: 305px;
  float: left;
  margin-top: 10px;
  margin-left: 20px;
  border-width: 1px;
  border-top-width: 5px;
  border-style: solid;
  border-color: black;
}

.box2{
	text-align:left;
	padding:4px;
}
