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

#truth {
	color: #fff;
	bottom: 0px;
	position: fixed;
	width: 100%;
	background-color: #000;
	font-size: 2em;
	text-align: center;
	margin: 0;
}

#argue {
	top: 10px;
	left: 10px;
	position: absolute;
	width: 205px;
	height: 120px;
	z-index: 100;
}