.fondo {
background-image:url(/img/fondo01.jpg);
background-repeat:no-repeat;
background-position:50% 122px; /*top*/
}

.Bg_Iframe {
	background-image:url(/img/bg_iframe01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
	background-attachment:fixed;
	background-position:top;
	background-position:left;
}