.container	{ 	margin: auto;
			background-image: url(bg.jpg);
			background-repeat: no-repeat; 	}


h1		{	font-family: Arial;
			font-size: 11px;
			margin: 15;
			font-weight: bold;
			color: #16305C;
			text-align: left;		}


h2 		{	font-family: Tahoma;
			font-size: 12px;
			color: #16305C;
			text-decoration: none;
			text-align: center;		}


h3		{	font-family: Tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #16305C;
			text-decoration: none;
			text-align: left;		}


h4 		{	font-family: Tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #16305C;
			text-decoration: none;
			text-align: left;		}


h5 		{	font-family: Tahoma;
			font-size: 12px;
			font-weight: bold;
			color: #16305C;
			text-decoration: line-through;
			text-align: left;		}

h6		{	font-family: SanSerif;
			font-size: 16px;
			text-align: left;		}



