/* @override http://www.deborahcoltongallery.com/International/images/style.css */



		* { margin: 0; padding: 0; }
		
		
		
.page-node-584 {
	background: black;
}		
		

#page-wrap { 
	background: url(http://www.deborahcoltongallery.com/International/node/images/bg-lighter.jpg) no-repeat center center; 
	background-size: contain;
}

@media only screen and (max-width: 600px) {


#page-wrap { 
	background: url(http://www.deborahcoltongallery.com/International/node/images/bg-lighter.jpg) 19% 74% no-repeat;
	background-size: cover;
}


}
		
		a.full-screen-button:link{
		cursor: pointer;
		}
	
	a.full-screen-button:hover{
	cursor: pointer;
	}
	
	
	.table {
		color: white;
		text-align: center;
		height: 100%;
		width: 100%;
		display: table;
	}

html, body{
  height:100%;
}

.enter {
	position: absolute;
	left: auto;
	width: 100%;
	top: 48%;shape-rendering
}


.enter a.full-screen-button:visited {
	color: white !important;
}

.enter a {
	color: white;
	width: 250px;
	height: 250px;
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 18px;
	
}

.enter a:hover {
	background-color: #dcdcdc;
}
	