body {
	margin : 0px;
	padding : 0px;
	background-color : white;
	background-image : URL(uusiPohjaBW2.gif);
	background-position : top-left;
	background-repeat : repeat;
}


#container {
	width : 1024px;
	height : 680px;
	margin : auto;
	vertical-align : bottom;
}

.eroa {
	font-family : Arial;
	margin-left : auto;
	margin-right : auto;
	width : 600px;
	height : 250px;
	margin-top : 50px;
	border-color : silver;
	border-style : solid;
	border-width : 1px;
	background-color : white;
	padding : 20px;
}

.eroa_otsikko
{
	color : #5f17c3;
	font-weight : normal;
}

h3 
{
	font-family : Arial;
	font-weight : bold;
	color : #5f17c3;
}





