body {
	margin:0px;
	padding:0px;
}
div#content {
	width:690px;
	height:780px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(/images/welcome.jpg);
}
div#logo {
	width:380px;
	height:90px;
	position:absolute;
	left:87px;
	top:12px;
}
div#url {
	width:32px;
	height:260px;
	position:absolute;
	left:14px;
	top:7px;
}
div#door {
	position:absolute;
	width:210px;
	height:360px;
	left:270px;
	top:366px;
}
p.smaller {
	font-size:12px;
}