body {
	background-image: url('/images/backgrounds/clouds.gif');
	background-repeat: repeat;
	background-size: unset;
}
#content {
	background-image: url('/images/backgrounds/paper.jpg');
}
.entry-list-item {
	font-style: italic;
}
.entry-title {
	margin-bottom: 0;
}
.written-date {
  text-indent: unset;
  font-style: italic;
  margin-top: 0;
}
