.logo{
	margin-top:15px;
	margin-bottom:15px;
	width:50%;
	max-width: 500px;
}
#container
{
	width:100%;
	text-align:center;
}
.button
{
	margin-top:15px;
	margin-bottom:15px;
	width:25%;
	height:30px;
}
hr:last-child
{
	display:none;
	height:15px;
}
span
{
	font-size:1em;
}