@charset "UTF-8";
#main {
	background-color: #FFFFFF;
	height: 730px;
	width: 900px;
	margin-top: 0px;
	margin-left: -450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 50%;
}
#index {
	height: 500px;
	width: 500px;
	margin-top: 0px;
	margin-left: -250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 50%;
}
#nadal {
	background-color: #CCCCCC;
	height: 475px;
	width: 650px;
	margin-left: -325px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 50%;
	margin-top: 50px;
}
