body {
	background: #362f2d;
	font-family: Candara,"Trebuchet MS",Verdana;
	font-size: 14px;
}

#container {
	margin: 0 auto;
	width: 960px;
}

h2 { font-size: 16px; letter-spacing: 1px; color: #c7b299;
	text-align: center; }

p {
	color: #c7b299;
	text-align: center;
}

a,
a:visited,
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	background: url('header.png') top center no-repeat;
	height: 35px;
	width: 520px;
	margin: 20px auto;
	padding: 80px 0 0;
	color: #c7b299;
	text-align: center;
}

#live_chat { text-align: center; }