body {
	background: limegreen;
	text-align: center;
	width: 500px;



}
h1 {
	font-size: 1.5em;
	line-height: 2em;
	font-weight: 600;
	color: mintcream;
}
.daydesign {
	background: mintcream;
	border-top: 10px mintcream;
	border-right: 20px mintcream;
	border-bottom: 10px mintcream;
	border-left: 20px mintcream;
	padding: 20px;


}
.hiduke {
	font-weight: 600;
	text-align: center;
	line-height: 2em;
	color: mintcream;
	background: darkgreen;
	margin: 20px;




}
#syousai {
	margin:10px;
	padding:10px;


}
