@import url('reset.css');

/* General Codrops Demo Style */

/* Header Style */
.header
{
	margin-top: 20px;
	background:transparent;
}

.content
{
	margin-bottom: 20px;
}
