﻿* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body {
	color: #666666;
	background-image: url("./images/bg_repeat.jpg");
}
h1 {
	background: url("./images/feb19.png") no-repeat;
	width: 66px;
	height: 41px;
	text-indent: -9999px;
}
h1 a {
	display: block;
	width: 66px;
	height: 41px;
}
