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

.bgslideshow { position: fixed; left:0; top:0; z-index: -1; height: 100%; width: 100%; }  
.bgslideshow img { position: absolute; min-height: 100%; min-width: 800px; width: 100%; height: auto;left:0; top:0; }


.c-box{ 
  position:rerative;
  min-width: 120px; 
  min-height: 38px;  
 }
.centered {
  position: absolute;
  width:120px;
  height:38px;
  margin-top:-19px;
  margin-left:-60px;
  top: 50%;
  left: 50%;
}