/*
tactilegallery.com
v.2 - 24 Feb 2016
*/

body {
	background-color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #fff;
}

#enter {
	left:25%;
	width:50%;
	height:50%;
	top:18%;
	position:absolute;
	text-align:center;
}

h1, h2{
	font-size: 1em;
	font-weight: normal;
	padding-top: 20px;
}

img {
	max-width: 461px;
}