@charset "UTF-8";
/* CSS Document */
#wrap {
	background-color: rgba(250,250,250,1);
	margin-top: 60px;
	background-image: url(../fotos/fotofons.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	background-attachment: fixed;
}
