@charset "utf-8";
/* CSS Document */

.box{
	margin: 20px;
}

.box h1{
	font-size: 24px;
}
.box p{
	padding-top:15px;
}