#topHead {
	background-color: #00B3FE;
	width: 100%;
	height: 40px;
	}
	
#topAMINhead {
	text-align: right;
	}
	
#topBLOGShead {
	text-align: left;
	}
	
#topHeadLink {
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	}
