body {
font-family:  "Century Gothic" sans-serif;
font-size: 12pt;
color: white;

background-color:  rgb(57, 107, 165);
} 

.main{
	position:relative;
	margin:0 0 20px 0;
}

.titles{
	position:absolute;

	top:95px;
	left:50px;

}

.nav li{
	display:inline;
	 line-height:3;
}

.nav{
	position:absolute;
}

.nav a:link	{ color: rgb(57, 107, 165); }
.nav a:visited	{ color: rgb(57, 107, 165); }

.nav a:link, .nav a:visited
	{font-family: Helvetica, Arial, sans-serif;
	 padding: 0.5em;
	 font-size: 8pt;
	 background: white;
	 letter-spacing: 0.2em;
	 text-decoration: none; }

.nav a:hover, .nav a:focus
	{background: yellow; }

.new	a:link	{ color: rgb(149, 79, 49); }
.new	a:visited { color: rgb(149, 79, 49); }

.table{
	position:absolute;
	top:270;
	left:45;

}

table{
	width:900px;
	
}

caption{
	text-align:left;
	padding-bottom:10px;
}

#myGallery
{
width: 300px;
height: 200px;
}

table {
font-family:  "Century Gothic";
font-size: 12pt;
color: white;
background-color:  rgb(57, 107, 165);
} 

h1 { 
font-family:  "Century Gothic";
 font-size: 22pt;
 color: white;
 font-weight: normal;
 letter-spacing: 5.5pt;
 padding-top: 0pt;
 padding-bottom: 3px;
 margin-top: 0pt; 
 margin-bottom: 0pt;
 border-width: 0pt;
}

h2 { 
font-family:  "Century Gothic";
 font-size: 14pt;
 color: white;
 font-weight: normal;
 letter-spacing: letter-spacing: 1pt;
 padding-top: 0pt;
 padding-bottom: 0px;
 margin-top: 0pt; 
 margin-bottom: 4pt;
 border-width: 0pt;
}


h4 { 
font-family:  "Century Gothic";
 font-size: 14pt;
 color: white;
 font-weight: normal;
 letter-spacing: 35pt;
 padding-top: 0pt;
 padding-bottom: 0px;
 margin-top: 10pt;
 margin-bottom: 3pt;
 border-width: 0pt;
}

h5 { 
font-family:  "Century Gothic";
 font-size: 14pt;
 color: white;
 font-weight: normal;
 letter-spacing: 1.5pt;
 padding-top: 0pt;
 padding-bottom: 0px;
 margin-top: 1pt;
 margin-bottom: 4pt;
 border-width: 0pt;
}

h6 { 
font-family:  "Century Gothic";
 font-size: 10pt;
 color: white;
 font-weight: normal;
 letter-spacing: 0pt;
 padding-top: 4pt;
 padding-bottom: 0px;
 margin-top: -3pt;
 margin-bottom: 0pt;
 border-width: 0pt;
}

