@charset "utf-8";
/* CSS Document */
h1{
	margin:20px;
}
h2{
	font-size:15px;
	margin:40px 70px;
}
.space_1{
	margin-left:200px;
}
.space_2{
	width:400px;
	margin-left:130px;
	border:double #F39;
}