/*
blue-green: #003d69
teal: #006961
goldish: #696100
blackish: #000203
GSU blude: #0039A6
bronze gold: #d1bb15
*/

body {
	background-color:#003d69;
	margin:0;
	padding:0;
	background-image:url(img/flo.jpg);
}

.wrapper  {
	background-color:rgba(0,0,0,.3);
	width:92%;
	margin:0 auto;
	max-width:960px;
	padding:0 2%;
	padding-bottom:20px;
}
	h1 {
		margin-top:0; 
		color:#d1bb15;
		
}

 h2 {
	color:#d1bb15;			
}


 h3 {
	color:white;			
}

.shout {
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}
.look{
	background-color:#ad85e2;
	font-style:italic;
	font-weight:bold;
}

h4 {
	color:#696100;
	font-size:20px;
	font-weight:bold;
}	
<style>

  h1 {
    text-align: center;
  }
  

  table {
    margin-left: auto;
    margin-right: auto;
    border: 2px solid black;
    border-collapse: collapse;
  }
  
  th, td {
    padding: 15px;
    border: 2px solid black;
  }
  
  th {
    text-align: center;
  }
</style>

<h1>TEAMS</h1>

<table>


