body {
	background-attachment: fixed;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	padding: 15px 16px;
}

a {
	color: #2A2A22;
	text-decoration: underline;	
	}

a:link {
	color: #2A2A22;
	}

a:visited {
	color: #2A2A22;
	}

a:active {
	color: #2A2A22;
	}

a:hover {
	color: #66665C;
	}

p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #656554;
	margin: 0px;

}

h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #2A2A22;
	font-style: italic;
	margin: 0px;
	letter-spacing: 3px;


}

h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #2A2A22;
	margin: 0px;
	letter-spacing: 3px;
}
