body{
	margin: 0px;
	color:#000;
        background:#ec008c url("../image/bg_pattern.png") repeat scroll 0 0;
}

.wrapperMio {
    position: relative;
    width: 920px;
    height: 575px;
    margin: 0 auto;
}

.canvas{
	-webkit-font-smoothing: antialiased !important;
}