/* CSS Document */

/* CARACTERÍSTICAS DE BODY */

body{
	background-color:#f8b4b7;
}

#estructura_cartel
{
	margin:auto;
	width:900px;
}


