﻿	#header1{
		padding-left: 6px;
		padding-bottom: 1px;
		color: #2c557b;
		font-weight: bold;
		font-size: 17px;
	}

	#header2{
		height: 6px;
		font-size: 3px;
		margin-right: 10px;
		background-image:url('ab.png');
		background-repeat: repeat-y;

	}


#maintitofsec{
	background: #319831;
	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;

}

