.disclaimer
{
    height: 400px; 
	
	overflow: auto;
	font-size: 60%;
}
h1, h2, h3, h4
{
	font-size: 100%;
	font-weight: bold;
}
.Subinfo
{
	font-size: 80%;
	margin-left: 35px;
	margin-top: 10px;
}
.Title
{
	font-family: "sacramentoregular";
}

@media (max-width:544px) {
	.navbar-nav, .tm-navbar-row.sticky .nav
	{font-size: 5vw;}
	
	
}

img
{
	box-shadow: 10px 10px 5px grey;
}