html, body {height: 100%; margin: 0; padding: 0;} 
  
body {

   min-width: 980px;

}


.content {
  height: 100%;
  width: 100%;

  text-align: center;

}


.content h1, h2, h3, b, p { display: none; }

#baner { 

  height: 104px;
  width: 100%;
  position: absolute; 
  top: 740px;
  left: 0px;

  z-index: 100;
  text-align: center;
}



/*
a {

	color: #008647; 

}

a:link {
	color: #FFF7F2; 

}

a:visited {
 
	color: #036c3b; 

}

a:hover {
	color: #53d380; 
}




#footer { 

  height: 104px;
  width: 100%;
  position: relative; 
  top: 0px;
  left: 0px;
  background-color: #363636;
}


#footer .almadesta {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 15;
	width: 240px;
	height: 104px;
}



#footer .copy {
   position: absolute;
	right: 150px;
	top: 36px;
	z-index: 15;
   color: #c9c8c8;
	font: bold 10px Tahoma;

	white-space: nowrap;
	text-transform: uppercase;
}




.counter {
	position: absolute;
	left: 900px;
	top: 3px;
	z-index: 15;
      color: #F1F1F1;
   	font: bold 24px sans-serif;

}

.counter img {
   margin: 0px 5px 0px 5px;
}
*/
