html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0 auto;
/*
	background-image: url(../img/bg_intro.jpg);
*/
	background-color: #BA9764;
	color: #333232;
	font-size: 13px;
	line-height: 17px;
	font-family: "Georgia", "DejaVu LGC Serif Condensed", "Liberation Serif", serif;
	text-align: center;
}

img {
	border: 0;
}

a {
	color: #4D0707;
	text-decoration: none;
}

#foto {
	margin: 0 auto;
	width: 725x;
	height: 521px;
/*
	background: url(../img/ifs2.png) no-repeat;
*/
	background: url(../img/ifs2.gif) no-repeat center center;
}

#dest {
	width: 725px;
	height: 90%;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	font-size: 32px;
}
