body {
	background-image: url("images/tlc1.gif");
	background-size: cover;
}

div {
	position: fixed;
	bottom: 0px;
	width: 100%;
	
}

h1 {
	font-family: "Times New Roman";
	font-size: 150px;
	text-align: center;
	text-decoration: underline;
	color: red;
}