.container-fluid {padding-left: 0px;}

.navbar {
	padding-bottom: 0px;
}

.subhead {
	padding: 20px 0;
	color: rgb(255, 255, 255);
    background-color: #0a0a0a;
	background-image:url('img/brushed-alum.png');
   	background-repeat:repeat;
	background-position:left bottom;
}

.aladin-sidenav {
	width: 200px;
}

.subhead p {
	font-size: 24px;
}

.subhead h1 {
	font-size: 50px;
	line-height: 1;
}

.content {
	margin-top: 30px;
	margin-bottom: 15px;
}

.affix {
	top: 10px;
}

.table {
	font-size: 14px;
}
