@charset "utf-8";
/* CSS Document */

body { font-size:90%}

nav { display:none;
}
.footer {
	position: static !important;
}

.footer2 {
	position: static !important;
}

.footer3 {
	position: static !important;
}

.navbar-fixed-top{
	position: static !important;
	z-index:1;
}

.container-fluid {
	padding:20px 0px !important;
	margin-top:0 !important;
}
.tpnav {
	margin-top:-100px !important;

}

h3 { font-size:250%;}