     table{
       margin-left: auto;
	   margin-right: auto;
       margin-top: 30px;
       table-layout:fixed;
       width: 80%;
	   color: white;
	   border: 5px solid white;
	   font-size: 14pt;
}
     
	 body{
        background-color: #657383;
}

     #Time{
		
       background-color:maroon;
	   color: white;
	   text-align: left;
	   text-indent: 10px;
}

th{ 
		height: 30px;
		text-align: center;
		 border: 3px solid white;
}

td{ 
		height: 50px;
		text-align: center;
		 border: 2px solid white;
}


     #Spanish{
        background-color: #357EC7;
}   

       #Gym{
        background-color: teal;
}           

       #History{
        background-color: chocolate;
}           

       #LA{
        background-color: crimson;
}         

       #Bio{
        background-color: navy;
}         

       #English{
        background-color: red;
}         

       #Study{
        background-color: #F76541;
}
       
       #Geomatry{
       background-color: #842DCE;
}

       #Lunch{
       background-color: #4C787E;
}