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