.className {
	content:url('https://www.aceldamia.com/images/glam.jpg');
	position:fixed;
	width: 299;
	height: 450;
	left:50%;
	bottom:30px;
	background-position:0px -178px;
	z-index:1000;
}

h1 {
		color: blue;
}