html{

	background: url(bg.jpg) no-repeat center -70px / cover transparent;

    background-size: 2800px 3649px;

	margin: 0px;

	padding: 0px;

}

body{

	height: 6649px;

	width: 100%;

	margin: 0;

	padding: 0;

	text-align: center;

    position: relative;

}

.text{

    position: absolute !important;

    bottom: 30px;

}