body
{
	margin: 0;
	background-color: #468ADB;
}
#site
{
	background-image: url('../images/firstpage/firstpage.jpg');
	width: 999px;
	height: 738px;
	text-align: left;
}
#site .name a
{
	width: 290px;
	height: 50px;
	margin-left: 520px;
	margin-top: 100px;
	display: block;
	position: absolute;
}
#site .object a
{
	position: absolute;
	width: 100px;
	height: 140px;
	margin-left: 120px;
	margin-top: 390px;
	display: block;
}
