@import url('reset.css');

/* General Codrops Demo Style */
body{
	
}

p.sub{
	padding:25px 10px 10px 10px;
	text-align:left;
	color:#aaa;
}
.clr{
	clear:both;
}

.content{ width:1300px;
	margin:auto;
}
@media screen and (max-width: 640px) {

}