body{
	background:#808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7px;
	color:#f5f5f5;
	text-align: center;
	}
	
img{
	border:0px solid;
	color:#d0d0d0;
	}
	
A:link{
  color:#ffffff;
  }
  
A:visited{
  color:#333333
  }
 
A:hover{
  color:#000000
  }
  
A:active{
  color:#666666
  }
	
	
.gallery {
	background-color: #333333;
	background-position: center;
	width: 671px;
	height: 100%;
}
.back {
	background-color: #666666;
	width: 700px;
	margin: auto;
}
.inner {
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	top: 50px;
}
.heading {
	left: 0px;
	top: 0px;
}
