body
{
	margin:0;
	padding:0;
	background-color: #FFC;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	font-size:11px;
}
a
{
	text-decoration: none;
	color:#333;
}
a:hover
{
	text-decoration: underline;
}
#header
{
	background-color: #FF9;
}
#header-image
{
	width:500px;
	margin:0 auto;
}
#page
{
	position:relative;
	padding-top:40px;
	width:600px;
	margin:0 auto;
}

#eyeball
{
	position: absolute;
	left: 260px;
	top: 200px;
}


#typeball
{
	position: absolute;
	left: 148px;
	top: 88px;
}

#bottlecap
{
	position: absolute;
	left: 74px;
	top: 172px;
}

#booklet
{
	position: absolute;
	left: 64px;
	top: 292px;
}


#soon
{
	position: absolute;
	left: 410px;
	top: 68px;
}


#item1
{
	position: absolute;
	left: 500px;
	top: 200px;
}

#item2
{
	position: absolute;
	left: 340px;
	top: 360px;
}

#archives
{
	position: absolute;
	left: 163px;
	top: 330px;
}

#links
{
	position: absolute;
	left: 130px;
	top: 400px;
}
