body{
	background-color: #3e3f3e;
	/*background-color: #eee;*/
	font-family: Arial, Helvetica, sans-serif;
}

p#letters{
	text-align: center;
}

p#letters a{
	color: #633;
	font-weight: bold;
	text-decoration: none;
}

h2{
	color: #333;
	border-bottom: 1px solid #333;
}

ul.companies li{
	list-style-type: none;
	color: #666;
}

ul.companies li a{
	color: #222;
	text-decoration: none;
}

div#curve_box{
	height: 400px;
	width: 512px;
	background-color: #eee;
}

div#curve_box_inner{
	width: 512px;
	height: 400px;
}
