#central h1{
	font-size: 24px;
	color: #F0F0F0;
	margin: 2px 10px 2px 40px;
	font-weight: normal;
}
#central p{
	text-indent: 2em;
	margin: 0 10px 10px 10px;
	font-size: 14px;
}
strong {
	color: #FF7420;
	font-weight: bold;
}
.foto {
	background:#1D2232 none repeat scroll 0 0;
	margin:20px 20px 5px 20px;
	position:relative;
	text-align:center;
	width:270px;
	height: 208px;
	float:right;
}
.foto img {
	margin: 10px;
}