body 
{
    background-image: url(../imagens/back_historia.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

#Footer 
{
    /*background-image: url(../imagens/back_footer_historia.jpg);*/
}

.DivHistoria {
	width: 400px;
	height: auto;
	text-align: left;
	margin-left: 450px;
	margin-right: 150px;
	margin-top: 20px;
}

.DivHistoria img{
	display: block;
	margin-bottom: 10px;
}