/*CSS J WILD*/
/*www.wildgraphix.co.uk*/
body
{
font-family : sans-serif, verdana, arial, helvetica;
background-color: #3d3d33;
}
h2{ 
color:#fff;
font-weight : bold;
text-align: center;
}

p {text-align: center; margin-top:-6px;   
}
p a{ 
color:#476b6b;
text-decoration: none; 
} 
p a:hover {
color : #fff ;
}

.fotorama {
max-width : 1020px;
margin-top : 2px;
margin-left : auto;
margin-right : auto;
} 
/* Caption text */
.text{
  color: #f2f2f2;
  font-size: 16px;
  font-weight: normal;
  padding: 8px 12px;
  position: absolute;
  bottom: 18px;
  width: 100%;  
  text-align: center;
  display: block;  
}


