@charset "UTF-8";
body {
	background-color: #000;
	text-align: center;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	overflow:hidden;
	}

#content {

	text-align: center;
	
}

.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;
}
#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;
}

