body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #ffffff;
	background: url(img/bg.jpg) no-repeat;
	margin: 0 0 30px 0;
	padding: 0;
	border: 0;
	font-size: 85%;
	color: #000;
}

h1 {
	margin: 1em 0 0 0;
	color: #000;
	font-size: 400%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.05em;	
}

.english {
	font-size: 280%;
}

h2 {
	margin: 0;
	color: #990000;
	font-size: 105%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.10em;	

}

h3 {
	margin: 0 0 3em 0;
	font-size: 105%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.10em;	
}

h4 {
	font-size: 100%;
	color: #990000;
	text-transform: uppercase;
	margin: 0 0 0 50px;
}

h5 {
	font-size: 100%;
	color: #990000;
	text-transform: uppercase;
	margin: 0 0 0 10px;
}

p {
	line-height: 1.5em;
	margin: 0 0 2em 0;
}

.pictitle {
	font-weight: 900;
}

.flag {
	margin: 20px 234px 400px 50px;
}

.info {
	margin: 0 0 2em 50px;
}

.sponsor {
	margin: 50px 0 0 50px;
}

span {
	text-transform: uppercase;
	font-weight: 900;
	color: #990000;
}

hr {
	margin: 2em 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #ddd;

}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #999;
}

.kuvapankki p {
	margin: 0 0 0 10px;
}
