@charset "utf-8";


.container {
	height: 100%;
	width: 90%;
	text-align: center;
	display: inline-block;

	}

.Title {
	width: 100%;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	}	
.Banner {
	text-align: center;
	display: inline-block;
	width: 100%;
	background-image: url(../NortonImages/nortoncommandoheaderBG.png);
	background-repeat: repeat-x;
	}	
	
.Amal-JPEG {
	width: 100%;
	margin-bottom: 8px;
	}
	
