/* De L'Lsle Traveller */

/* Body, Contact */

Strong
{
	display:none;
}
body
{
	margin:auto;
}
h1
{
	display:none;
}

/* Screen */

#Screen
{
	align:center;
	width: 450px; 
	height: 585px;
	float:none;
	margin-top: 5px;
}
h2
{
	display:none;
}
#BackPlease
{
    align:center;
	position:relative;
	margin-top: 40px;
}

/* Words */

#Words
{
	align:center;
	width: 435px;
	height: 585px;
    margin-top: 0px;
	margin-left: 20px;
	font:"Lucida Grande";
	font-size: 28px;
	color:#000000;
}
.Button
{
	position:relative;
	align:center;
	margin-top: 30px;
}
.Ghost
{
	position:relative;
	align:center;
	margin-top: 30px;
}

/* Trade Mark */

#TradeMark
{
	margin-top: 30px;
	margin-left: 5px;
	font:"Lucida Grande";
	font-size: 18px;
	color:#000000;
}

