
body {background-color: lightseagreen ;
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	color: yellow}


#1 {position: absolute;
	background: lime;
	left: 10px;
	top: 10px;
	width: 760px;
	hight: 200px;
	text-align: justify;
	padding: 10px;
	border: solid 5px red;}
