/* Body Attributes */
body {color:#000000;background-color:#bbdddd;background-image:url(images/jax.jpg); 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{float: left;width:75px;}
#top-left img{margin:4px 0px 0px 4px;border:outset 4px yellow;width:75;height:100px;}

/* top-right within the top-container */
#top-right{float:right;width:75px;}
#top-right img{margin:35px 4px 0px 0px;border-width:0px;height:27px;}

/*top-mid within the top container */
#top-mid
{	background-image:  url(images/your.gif);
	background-position: center;
	text-align: center;
	height: 110px;
	width: 300px;
	border: 2px solid green;
}
/* top-container HTML tags characteristic*/	
#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;background-color:inherit; text-align: center; 
font-size:2.5mm;line-height:3.3mm;border:0px solid #ff0000;}
hr{width:70%;bachground-color:#cc0000;color:#cc0000;}	
table{margin-left:auto;margin-right:auto;background-color:#6495ED}
h3{text-align:center;color:#0000cc}
p {text-align:center;color:#cc0000}