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

.navbar {
	padding-bottom: 0px;
}

.subhead {
	padding: 20px 0;
	color: rgb(255, 255, 255);
	background-image:url('img/grey_wash_wall.png');
    background-repeat:repeat;
}

.vizier-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;
}