@charset "UTF-8";
.position {
	height: 979px;
	width: 1425px;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
}
.linkposition {
	position: absolute;
	left: 572px;
	top: 262px;
	width: 631px;
}
.content {
	position: absolute;
	left: 287px;
	top: 500px;
	width: 246px;
	height: 300px;
}
.imageposition {
	position: absolute;
	left: 300px;
	top: 200px;
}
