body {
	background-repeat: repeat;
}
.t1 {
	text-align: center;
	padding: 4px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
}
.t2 {
	text-align: center;
	padding: 8px 4px;
}
.t3 {
	text-align: center;
	background-image: url(img/diary-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	padding-top: 250px;
}
.td-m {
	padding: 4px;
}
.t4 {
	padding: 10px;
	text-align: left;
}
