table{
	border:solid 1px #0E6251;
	
}

div{
	position:absolute;
	width:59%;
	left:20%;
	padding:8px;
}

td{
   width:60px;
   padding:4px;
   text-align:center;
   border:solid 0.7px;
}

#head{
    background-color:#1B4F72;
	color:white;
	font-weight:bold;
	
}
.vert{
	background-color:#2ECC71;
    color:white;
	font-weight:bold;
}
.theme{
	width:500px;
}
