@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/tiikeri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}


* {
	margin: 0px;
	padding: 0px;
	border: 0;
}
a, a:visited  {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#keskiSisalto {
	height: 399px;
	width: 934px;
	position: relative;
	z-index: 1;
}
#keskiSisalto #roundBorder {
	background-image: url(images/blackback.png);
	height: 399px;
	width: 934px;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#keskiSisalto #sisaltoTeksti {
	height: 365px;
	width: 470px;
	position: absolute;
	z-index: 3;
	overflow: auto;
	left: 450px;
	top: 10px;
	line-height: 1.5;
	padding-bottom: 15px;
}
#keskiSisalto #kuvapaikka {
	height: 399px;
	width: 440px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#keskitetty {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}
#keskitetty #tigerLogo {
	margin-top: 45px;
	margin-left: 520px;
	margin-bottom: 45px;
	height: 32px;
	width: 318px;
}
#bottomMenu {
	height: 70px;
	width: 934px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#tiikerinsilma {
	height: 104px;
	width: 133px;
	position: absolute;
	left: 232px;
	top: 28px;
}
