html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;	    	
}

@font-face {
    font-family: iceberg, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    }

h1 { font-size: 2.5em; 
	 font-family:black-ops-one; 
	 }

body {
	background: #B7FBA6;
	text-align: center;
	font-family: black-ops-one;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
}	    

pre {
	text-align: left;
}

#codigo {
	display: none;
}

#eventos {
	position: relative;
	margin: auto;
	background: url(../33559.png);	    	
	background-repeat: no-repeat;
	height: 256px;
	width: 300px;		
}

#crono {
	position: relative;	
	font-family: LCD;
	font-size: 50px;

    top: 140px;
}

#lista {
	font-size: 30px;	
	background: #97D3FF;
	
}

.formato {
	background: #97D3FF;
				
}
