/* @override http://ynez.local/codes/mmm/000/style/main.css */

#container {
	position: relative;
	width: 640px;
	height: 115px;
	margin: -58px auto 0 auto;
	top: 50%;
}

#cube {
	position: absolute;
	width: 100px;
	height: 115px;
	margin-left: -50px;
	cursor: pointer;
}
