@charset "UTF-8";/* CSS Document */
html {
	height: 100%;
}
body {
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#body {
	margin: auto;
	width: 1024px;
}
#contena {
	height: 685px;
	width: 100%;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: center center;
}


p {
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 260px;
	left: 405px;
	top: 470px;
	position: relative;
}
