body {
	background-color: #fff;
	background-repeat:no-repeat;
	background-size: auto	;
	background-attachment:fixed;
	background-position:center;
	text-align:center;
	font-family:"Arial Black", Gadget, sans-serif;
}

section#corpo  {
	position:relative;
	width:800px;
	height:400px;
	margin:auto;
}
section#corpo img {
	width:350px;
}

p {
	text-shadow: 1px 1px 5px #606060;
	font-size: 26pt;
	color:#F60;
	text-align:center;
}

a {
	text-decoration:none;
	font-size:14pt;
	color: #F60;
	text-shadow:1px 1px 3px #606060;
	text-align:center;
}