@charset "utf-8";
body {
	background-color: #000000;
}

.content {
	height: 650px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.style1 {
	color: #FFFFFF
}
