body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
}

#frame {
	text-align: center;
	width: 760px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

a:hover {
	text-decoration: underline;
}

#navi {
	padding: 5px;
}

#arkisto {
	text-align: center;
	width: 440 px;
}

#numero {
	float: left;
	text-align: center;
	float: left;
	width: 200px;
	top: 10px;
	padding: 20px;
}


.navi1 {
	font-size: 11px;
	color: #ef6703;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}

#content {
	text-align: center;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#txt {
	position: relative;
	top: 20px;
	text-align: left;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#uusin {
	text-align: left;
	height: 300px;
	width: 440px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#vanhat {
	width: 660px;
}

.leipis {
	font-size: 11px;
	line-height: 15px;
	color: #black;
}
.otsikko {
	font-size: 25px;
	line-height: 25px;
	color: #ef6703;
}

.valiotsikko {
	font-size: 13px;
	color: #008ea7;
}

.linkki {
	color: #ef6703;
	text-decoration: underline;
}
