*{
	margin: 0;
	padding: 0;
}
body, html{
	min-height: 100%;
}

body{

	background-image:url(../imagenes/construccionfi.png);
	height: 100%;
	background-repeat:no-repeat;
	background-position: center;
}