h1
{
	margin-top: 20px;
	text-align: center;
	color:#EB7006;
}
h2
{
	font-size: 120%;
	text-align: center;
}
p
{
	margin:0;
	font-size:10px;
}
div.box
{
	float: left;
	width:247px;
	height:160px;
}
div.box img
{
	display: block;
	float: left;
	border:0
}
