

body {
font-family: 'Heebo', sans-serif !important;
	font-size: 15px;
	font-weight: 400;
	background-color: #333 ;

}


a {
	font-family: 'Heebo', sans-serif !important;
	font-weight: 400;
	text-decoration: none;
	color: #666;
}

td {
	font-family: 'Heebo', sans-serif !important;
	font-weight: 300;
}

h1 {
	font-weight: 400;
}

a:hover {
	color: #000;
}

hr {
	border-top:  1px solid #666;
}
h2 {
	font-size: 16px;
	text-transform:uppercase;
	margin-bottom: 6px;
	font-weight: 400;
}

.jeanscroll {
	text-align: center;

	width: 100%;
}

.jeanscroll  img{
	margin-left: 10px;
	margin-right: 10px;
}



.jeanline {
	border-top: 1px #666 solid;
}

.jeanline2{
	border-top: 1px #CCC solid;
	margin-bottom: 0px;
	margin-top: 1px;

}

.jeanscroll > .jeanline {
	width:500px;
	margin: 0 auto;
}