body    {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%
}

img      {border-style: none}

#inphot     {
	margin-top: -230px;
	margin-left: -350px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 400px;
	border: solid 1px;
	border-color: #CCCCCC;
}

#copy        { margin-top: 195px; margin-left: -250px; padding: 0; position: absolute; top: 50%; left: 50%; width: 420px; height: 15px; border-width: 0 }
#n             {
	margin-top: 192px;
	margin-left: 182px;
	padding: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 15px;
	border-width: 0;
}
#enter        { margin-top: 188px; margin-left: 260px; padding: 0; position: absolute; top: 50%; left: 50%; width: 73px; height: 20px; border-width: 0 }
