@charset "UTF-8";


/*
	Retrospect by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Reset */

.myTable { width:80%;background-color:white;border-collapse:collapse; margin-left:auto; margin-right:auto;}
					
.myTable th { background-color:#000;color:white;width:50%; text-align:center;  }

.myTable td, .myTable th { padding:15px;border:1px solid #000; }

th{ color:white !important;}

#zero{padding-top: -15%; margin-bottom:-7%;margin-top:-7%;background-color:rgba(83, 165, 145, 0.39);z-index: -1;}
