body{ 
	background-image: url('http://www.aconcaguanow.com/webcam-historica/images/14-aconcagua-fra-bonete2.jpg');
	background-color: #0000;
}

a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	/*line-height: 1.8em;*/
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #FFA500;	
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
/*pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}*/

div#container {
	/*padding: 20px;*/
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

p.seasons{
	padding-top: 1px;
	padding-bottom: 0px;
	font-size:56px;
	text-align: center;
	color: #FFA500;
	margin-top:15px;
}

/* 6 columns */
.current{
	float:left;
	width:350px;
	margin-left:300px;
	/* background-color:#cccccc; */
	padding:10px;
	margin-top:0px;
}

.season2011, .season2012, .season2013, .season2014{
	float:left;
	width:350px;				
	/* background-color:#cccccc; */
	padding:10px;
	margin-top:0px;
}

.season2013{
	margin-left:300px;
}

.season2012{
	margin-left:300px;
}

.current, .season2012, .season2013{margin-right:10px;}

#page {				
	padding:0px 10px 10px 10px;
	width:1004px;				
}

#frame {				
	border-top-width: 10px;	
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	width:1024px;
}

#footer {
	height:40px;				
	clear:both;
	border-top: 2px solid white;
	padding:10px;			
	margin-top: 20px;
}