@import url("style.css");

#main {
	background: url('images/main_img_info.jpg') no-repeat;
}

#main .entoryDate {
	text-align: right;
	border-top: 1px solid #600;
	padding: 3px;
	clear: both;
}

#main .post {
	margin-bottom: 30px;
}

