.elso{
	text-align:center;
	
}
h1{
	text-align: center;
	font-family:Times New Roman;
	background-color:white;
}
body{
	background-color: PaleTurquoise;
	
}
h2,h3{
	font-family:Times New Roman;
	background-color:rgb(4,129,152);
	
}
p{
	color:black;
}


b{
	color: rgb(0,174,255);
}
table{
	margin-left:auto;
	margin-right:auto;
	
	
}
td{
	background-color:PaleTurquoise;
	color:black;
	text-align:left;
	font-style:Arial;
	padding: 5px;
	vertical-align:top;
	width:300px;
	height:300px;
	
}
img{
	border-color: darkcyan;
	
	
}
