
body {background-color: #C2FF00;
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	color: green}

.1{color: blue; font: bold;
 font-family:"comic sans ms";font-size: 15px;}

.2{color: red; font: bold;
 font-family:"comic sans ms";font-size: 15px;}

.3{color: red; font: bold;
 font-family:"comic sans ms";font-size: 30px;}

.4{color: blue; font: bold;
 font-family:"comic sans ms";font-size: 30px;}

#1 {	position: absolute;
	left: 500px;
	top: 180px;
	width: 80px;
	hight: 100px;
	padding: 10px;}

#flecha {position: absolute;
	left: 300px;
	top: 2350px;
	width: 80px;
	hight: 50px;
	padding: 10px;}
