div#frontDiaryContents{
	background-color: #b0d0b0;
}
div#mainPlace{
  background-color: #70b070;
  border-color: #70b070;
  border-width: 4px, 4px, 4px, 4px;
  padding: 4px;
  font-size: 14px;
  font-family: sans-serif;
  text-align: justify;
  text-justify: inter-cluster;
  line-height: 130%;
}

div.photoflame{
  margin: 0px;
  background-color: black;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  padding-top: 3px;
  text-align: left;
}
