﻿@charset "utf-8";

h1 {
	background:#abcbed url("../images/h1.jpg") 0 0 no-repeat;;
}
.post {
	display:block;
	float:left;
	margin-right:10px;
	width:8em;
}
