@import url('reset.css');
/* General Demo Style */

.clr{
	clear: both;
}

h1 span{
    display:block;
	font-size: 14px;
    font-family: Georgia, serif;
    font-style: italic;
	color:#b2891b;
	padding-top:10px;
}
/* Header Style */

