﻿	#header1{
		padding-left: 6px;
		padding-bottom: 1px;
		color: #800080;
		font-weight: bold;
		font-size: 17px;
	}
	
	#header2{
		height: 6px;
		font-size: 3px;
		margin-right: 10px;
		background-image:url('ec2.png');
		background-repeat: repeat-y;
	
	}


#maintitofsec{
	background: purple;
	width: 100%;
	color: white;
	margin-right: 15px;
	font-weight: bold;
	height: 50px;
	border: 10px purple groove;
	border-color: white;
	padding-left: 30px;
	padding-top: 5px;
	
}

