#front
{
	position: absolute;
	top: 83px;
	left: 32px;
}

#map
{
	position: absolute;
	top: 83px;
	left: 323px;
}

h1
{
	font-size: 23px;
	color: #0f3c96;
	text-align: center;
	font-weight: bold;
}

#open
{
	position: absolute;
	top: 522px;
	left: 31px;
}

#open b
{
	color: #d70000;
}