body
{
	font-family: Trebuchet MS, Verdana, sans-serif;
}

*
{
	margin: 0;
	padding: 0;
	outline: none;
}

h1
{
	display: none;
}

#navigaattori
{
	position: relative;
	background: url(navikuva3.png) center center;
	width: 640px;
	height: 480px;
}

#alaotsikko
{
	font-size: 38px;
	color: #8F8F8F;
	position: absolute;
	top: 80px;
	left: 200px;
	cursor: default;
}

#location_input_label
{
	font-size: 24px;
	color: #707070;
	position: absolute;
	top: 155px;
	left: 431px;
}

#location_input_label:after
{
	content: ":";
}

#location_input
{
	position: absolute;
	top: 191px;
	left: 417px;
	width: 167px;
	font-size: 12px;
	height: 16px;
}

#submit_button
{
	position: absolute;
	top: 230px;
	left: 430px;
}

#copyright
{
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	position: absolute;
	top: 440px;
	left: 340px;
}
