body{
	background:#efefef;
	font-size: 14px;
	color:#555;
	font-family: 'Tahoma,sans-serif';
}

button,
a{
	cursor: pointer;
}

footer{
	margin-top: 20px;
}
