body {
	background: url(../img/tarjeta.jpg) no-repeat center center fixed;
    background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    -o-background-size: contain;
}