body
{	background-color: #000; }
h1
{
	width: 130px; height:50px;
	position: absolute;
	left: 10px; bottom: 10px;
	margin:0; padding:0;
	background: url("logo.png") bottom left no-repeat;
}
h1 span
{	display:none; }

