@charset "UTF-8";
#Master {
	height: 500px;
	width: 500px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 30px;
}
