body                  { margin:0 auto; padding:0; width:960px;}
h1                    { margin:0; font:bold 300px/1em tahoma,sans-serif; color:rgb(30,30,30); text-align:center; }
p                     { margin:0; font:30px georgia,serif; color:rgb(130,130,130); text-align:center; }
p > a > img           { margin:100px 0; border:0; }
footer                { margin:0 0 100px; border-top:1px solid rgb(220,220,220); }
footer p              { padding:1em 0 2em; font-size:13px; }
footer p i            { font-size:.9em; }
div#countdown-dummy   { display:none; }
div#countdown         { margin:150px auto 30px; padding:0; width:933px; height:278px; background:transparent url('../images/countdown-years-background2.png') 0 0 no-repeat;}
div#countdown div     { float:left; margin:71px 0; width:167px; height:106px; }
div#countdown-years   { margin-left:75px !important; }
div#countdown-seconds { width:143px; }
div#countdown div img { height:106px; width:60px; }
div#disqus_thread     { width:450px; margin:100px auto 40px; font-family:tahoma,sans-serif; }
a                     { color:rgb(130,130,130); }
a:hover               { color:rgb(146,0,0); }

.countdownHover   {opacity:0}

div#orlanada {
  text-align:center;
  font-size: 9em;
  font-family: 'Gochi Hand', cursive;
  letter-spacing: 0.1em;
  color: #3779db;
  text-shadow: 5px 5px 5px rgba(0,0,0,0.8);
  padding:30px 0 0 0;
  text-transform: capitalize;
}

#background	 {
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1000;
}

#background2	 {
	background: no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -999;
}

html, body {
	height:100%;
}

