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



article
{
	
	border: 3px groove #93765f;
	border-radius: 50px;
}	

h4
{ 
	text-align: center;
}

p
{
	margin-left:15px;
	margin-right:15px;
}