@charset "utf-8";
body{padding:0; margin:0; }
#uno{background: url(images/back.jpg) center top; height:1000px; width:100%; }
#uno a{display: block;
	height: 1000px;
	width:100%;
	background:transparent;
	position: absolute; }
 #dos{background: url(images/back2.jpg) center bottom; height:137px; padding-left:61%; color:#8cd2ca; padding-top:35px; font-size:17px;}
 #dos a:link, a:visited{ color:#8cd2ca; }