h6 {
	color:yellow;
	margin:10px 10px 10px 80px;
	clear:both;
	width: 800px;
	height:80px;
	border: 1px solid black;
	background:rgba(0, 0, 0, 0.5);
	/*border-style:solid;
	border-color:#cfcfcf;*/
	text-shadow: -1px -1px 10px red;
	border-width:1px;
	padding-top:16px;
	text-align: center;
	line-height: 1.5em;
	font-family:"Trebuchet MS";
	font-size:15px;
	display:block;
	font-weight:bold;
	border-radius: 9px;
}

#content a:link, #content a:visited {
	color:yellow;
	text-shadow: -1px -1px 10px red;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
	
}
