@charset "UTF-8";

.container .content {
	width: 375px;
	margin-top: 50px;
	font-size: small;
	background-repeat: no-repeat;
	height: 700px;
	background-position: bottom;
	text-align: right;
}
.container .sidebar1 {
	width: 550px;
	float: right;
	font-size: small;
}
