@charset "utf-8";
/* CSS Document */

#para {
		float:left;
		background:yellow;
		width: 25%;
		margin: 5px;
		}
