h1
{
    width: 200px;
    height: 80px;
    background: url(../images/main/logo.gif) no-repeat top;
    text-indent: -99999px;
	font-size: 2px;
	line-height: 2px;
	color: #404040;
}

h1 a
{
    display: block;
    width: 200px;
    height: 80px;
	font-size: 2px;
	line-height: 2px;
	color: #404040;
}
