/* Body Attributes */
body {
	color: #2F4F4F;
	background-color: #93CAFF;
	margin: 3px 4%;
	font-family: "Times New Roman", Times, serif;
	
}

/* Top Title Bar */
#top-container{height:110px;text-align: center;}

/* top-left within the top-container */
#top-left{width:85px;}
#top-left img{margin:0px 0px 0px 0px;border:outset 4px yellow;width:75;height:100px;}

#top-container h1{ font-size:35px;color:#cc0000;background-color:inherit;margin:0px;}
#top-container h2{ font-size:25px;color:#0000ff;background-color:inherit;margin:0px;}

#footer {clear:both;color:#883300; text-align: center; font-size:2.5mm;line-height:3.3mm;border:0px solid #ff0000;}
hr{width:60%;background-color:#403e7d;color:#403e7d;}	

table{
	margin-left: auto;
	margin-right: auto;

}
h2{
	text-align: center;
}

td{
align:center;
}
img{
	border: 15px ridge #403e7d;
}