html body {
	background-image: url(../images/padrao/body_cervejas.jpg);
}
#cerveja {
	margin: auto;
	height: 550px;
	width: 1000px;
	background-color: #FEFAED;
}
#esconde {
	height: 5px;
	background-color: #2FA3D2;
}
