@import url();

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	text-align: center;
	margin: 10px;
	padding: 0;
	background: rgb(255, 255, 255) url(kukkatausta.jpg);
	color: rgb(0, 0, 0);
}

a, a:link {
	text-decoration: none;
	color: #f47b04;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 13pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
}

.fontwhi {
	size: 12px;
	color: white;
	text-decoration: none;
}

#mainwrapper {
	width: 950px;
	height: 940px;
	background: #2a350b;
	border: solid 0px black;
	margin: auto;
}

#content {
	width: 940px;
	height: 710px;
	background: white;
	margin: auto;
}

#conleft {
	width: 440px;
	float: left;
}

#conright {
	width: 440px;
	float: right;
}

#seuraava {
	width: 940px;
	height: 20px;
	background: white;
	margin: auto;
	padding-top: 20px;
}

#kisa {
	width: 400px;
	height: 180px;
	background: url(tausta.jpg) no-repeat;}

#header {
	height: 150px;
}

#footer {
	height: 70px;
	background: #2a350b;
	margin: auto;
}


