@charset "utf-8";
/* CSS Document created by ibnu hadi sumitro*/
/*content*/
.content {
	text-align: center;
}
/*works*/
ul.works {
	display: inline-block;
	list-style: none;
	margin: 10px 30px 0;
}
ul.works li {
	color: #fff;
	float: left;
	height: 100px;
	margin: 10px;
	_margin: 8px;
	width: 100px;
}
ul.works li a {
	display: block;
	height: 100px;
	width: 100px;
}
#player {
	display: block;
	height: 240px;
	width: 320px;
}