@charset "UTF-8";

#button {
	float: left;
	height: 27px;
	display: inline;
}
.b1{
	margin-left: 150px;
}
#footer h1 {
	color: #333;
	font-size: 14px;
	margin-top: 30px;
	float: left;
	letter-spacing: 5px;
	font-weight: bold;
	margin-bottom: 20px;
}
#footer p {
	font-size: 12px;
	color: #333;
	clear: left;
	text-align: center;
	font-weight: normal;
	line-height: 24px;
	padding-top: 0px;
}

