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

	*{ margin:0; padding:0; }
	
	body{background:#000; color:#CCCCCC; text-align:center; font-family:"Times New Roman", Times, serif;}
	h1, h2{position:absolute; text-indent:-9999px;}
	h2{background:url(bitmaps/bajada.png) left top no-repeat; width:735px; height:67px; top:10px; margin:0 0 0 250px;}
	
	#parallax{background:url(bitmaps/fondo.jpg) left top no-repeat; position:relative; overflow:hidden; width:960px; height:535px; margin:0 auto;}
	
	.layers{position:absolute; overflow:hidden;}
	#escritorio{height:178px; width:1000px; margin:264px 0 0;}
	#silueta{height:201px; width:1060px; margin:244px auto 0; text-align:center;}
	#twitter{background:url(bitmaps/twitter.png) 465px top no-repeat; width:1000px; height:210px; margin:84px auto 0; text-align:center;}
	#twitter_div{width:220px; height:89px; padding:20px 20px 20px 0px; left:489px; position:relative; font-size:14px; text-align:left; font-style:italic;}
	#twitter_update_list{list-style:none; list-style-image:none; margin:40px 0 0;}
	#twitter_update_list a{position:relative; bottom:0; color:#666;}
	a{color:#006699; text-decoration:underline; font-style:oblique;}
		a:hover{color:#006690; text-decoration:none;}