@import url('cursor.css');

.choose {
	margin-top: 30px;
}

.choose button {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: large;
}

footer {
	margin: 50px 0;
}

.body{
	margin-top: 40px;
}
