@charset "utf-8";
/* CSS Document */


body {
     background-color:#FFF;
}

.anim {
    width:700px;
	height:550px;
	margin-top:175px;
	margin-left:auto;
	margin-right:auto;
}


.btn {
    width:700px;
	margin-left:auto;
	margin-right:auto;
}
