p
{
	margin:auto;
	text-align: center;
	margin-top: 20px;
}

.b
{
	
	margin: auto;
	
	margin-top: 20px;
}

.c
{
	width: 400px;
	height: 100px;
	margin: auto;
	
}

h1
{
	font-family: "Comic Sans MS";
	text-align: center;
	color:rgb(251,189,10);
}

section
{
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	background-color: rgba(180,180,180,0.5);

}
