body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a {
	color: #008EB6;
}
#container {
	width: 800px;
	background-color: #FF0000;
	clear: all;
}
#nav {
  width: 195px; 
  float: left;
}
#buttons {
	margin: 10px 0 10px 20px;
}
#buttons img {
	margin-top: 5px;
}
#body {
  width: 605px;
  float: left;
}
#intro_text {
	padding: 1.5em 1.5em 0 1.5em;
	line-height: 160%;
}
#faces {
  width: 800px;
  clear: all;
}
h1 {
	font-size: 4em;
	font-weight: normal;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #008EB6;
}
