@charset "utf-8";
/* CSS Document */

#contendor {
	height: 500px;
	width: 1020px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}
body {
	background-attachment: fixed;
	background-image: url(images/fondoprox.jpg);
	background-repeat: repeat-x;
}
