body {
    background:url('debian-red-logo1280x720.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;

}


.title {
	display:block;
	margin-top:100px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:140px;
	background:url('freepeople-big.png');
}

.title h1 {opacity:0;}
