/* @override http://localhost/chasecrew/content/custom/index-static.css */

body {
	background-color: #e5e5e5;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}


span {
	font-weight: bold;
	color: #802628;
}

#box2 {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

h1 {
	color: #b95700;
	font-size: 18px;
}
a, a:visited {
	color: #b95700;
}

p {
	font-size: 12px;
}
