* 
{
	margin: 0px;
	padding: 0px;
}
body
{
	
	font-family: sans-serif;
}
.social_buttons a img
{
	width: 30px;
    height: 30px;
}
.social_buttons a img:hover
{
	opacity: 0.5;
}
label
{
	cursor:pointer;
}
