@charset "utf-8";
/* CSS Document */

body {
	background-color: #7AC141;
}

div {
	position: absolute;
    left: 50%;
    top: 40%;
    margin-top: -126px;
    margin-left: -188px;
}