@charset "utf-8";
/* CSS Document */

		p#rojo {
			background-color:red;
			color:white;
			width:70px;
			}
		p#noticias {
			background-color:#69F;
			display:block;
			height:30px;
			}