@charset "UTF-8";
	
	body {

	background: #000 url(i/tausta.jpg) center center fixed no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	margin-top: -3px;

	}

#content {
	text-align: center;
	position: relative;	
}

.kuvalinkki {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap {
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: center;
	position: relative;
}
#footera {
	text-align: center;
	background-color: ;
	height: 180px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(i/player-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#footerb {
	text-align: center;
	background-color: ;
	height: 180px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(i/player-bg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	overflow: hidden;
}

#footerc {
	text-align: center;
	background-color: ;
	height: 180px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	float: left;
}
#footerd {
	text-align: center;
	background-color: ;
	height: 180px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	float: right;
	overflow: hidden;
}


iframe {
	text-align: center;
	position:;
	position: relative;
}

P {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding: 20px;
}

a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;	
	
}

a:hover {
	color: #fff;
	text-decoration: underline;
}
