@charset "UTF-8";
/* CSS Document */

#container {
	width: 1000px;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #222;
}
#banner {
	background-image: url(images/taustakuva.gif);
	height: 770px;
	width: 1000px;
}
#image {
	height: 173px;
	width: 752px;
	position: fixed;
	margin-top: 274px;
	margin-right: 124px;
	margin-left: 124px;
}
#colum_container {
	text-align: center;
	background-image: url(images/alatxt.jpg);
	height: 30px;
	width: 1000px;
}
