html,body{
	background:rgb(0,0,0); 
	color:white;
}


.changeCursor:hover{
	cursor: pointer;
}
ul.galleria {
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.selected{
	color:rgb(170, 39, 24);
}
.galleria-thumbnails{
	float:right;
	margin:0% 25% 0% 0%;
	}
.galleria-image{
	max-height:340px;
}
body{
	 overflow:hidden;
	 opacity:0;
}
.changeCursor{
	font-family:"Arial Rounded MT Bold";
	font-size:13px;
	font-weight:300;
}
#cat5{
	font-family:"Arial Rounded MT Bold";
	font-size:13px;
	font-weight:300;
}
#website a {
	postion:absolute;
	bottom:5px;
	
	text-decoration:none;
	color:rgb(170, 39, 24);
	font-size:.65em;
	position:absolute;
	left:50%;
	margin-right:50px;
/*
	text-align:center;
	
	
	
	*/
}
