@import url('reset.css');

/* General Codrops Demo Style */


.clr{
	clear:both;
}


.content{
	margin:0;
		margin-top:23px;
}
@media screen and (max-width: 640px) {
	.header a{
		display:block;
		text-align:center;
	text-shadow:none;
	}
	.header span.right_ab{
		float:none;
	}
}