* {
	margin: 0;
	padding: 0;
}

#foto {
	margin: 25px 0 0 0;
}

body {
	background: #A90C08;
	width: 100%;
	height: 100%;
	text-align: center;
}

a img {
	border: 0;
	margin-top: 30px;
}

.swfcentro {
position: absolute;
top: 50%;
left: 50%;
margin-top: -225px;
margin-left: -360px;
}