@import url('reset.css');

/* General Demo Style */
body{
	
	
}
a{
	color:#999;
	text-decoration:none;
}
.clr{
	clear:both;
}
h1, h5{
	margin:5px;
	font-size:10px;
	color:#999;
	font-family:  'Roboto', Helvetica, Arial, sans-serif;
	text-align:center;
	font-weight: 600;
	text-transform: uppercase;
}
h1 span, h5{
	font-size:12px;
	display:block;
	color:#999;
}
/* Header Style */

