BODY {
	color: #454545;
	background-color: White;
	font-family: sans-serif;
	font-size: 11px;
}

.receta {
	background-image: url(img/backrec.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 481px;
}

.globo {
	margin-left: 598px;
	width: 202px;
	height: 186px;
}

.logo {
	float: left;
	margin-left: 70px;
	margin-top: 60px;
	width: 142px;
	height: 69px;
}

.footer {
	background-color: #D3D3D3;
	width: 800px;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}