body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    // background: #0000FF; 
  background-color: transparent;
/*  background-image: url(../../../images/fonds/TyphoonH_fond3.png);   */
}

.body .container {
    background: rgba(232, 232, 232, 0.62)!important;
}

.body .container .header {
  background-color: transparent;
  background: rgba(232, 232, 232, 0.62)!important;
}

.body .container .header-inner {
  background-color: transparent;
  background: rgba(232, 232, 232, 0.62)!important;
}

block {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
  background-color: transparent;  
  background: rgba(232, 232, 232, 0.62)!important;
}

/*
body .container {
  background-color: transparent; 
  background-image: url(../../../images/MountainsOfHeaven.jpg); 
}
*/