/**
 * Style sheet body_home
 */
@charset "utf-8"; body
{
	width:100%;
	height:200%;
	display:table;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url("../imagenes/elementos_fondo_r1_c1.jpg");
	background-repeat:repeat-x;
}
