.navbar-text > a {
    color:inherit;
    text-decoration: none;
    
}

td {
padding-top: 1px;
padding-bottom: 1px;
color: black;

}

.navbar-nav {  
    
padding-bottom: 10px;
}

.row {
    
    padding-top: 30px;
}
.container {
    padding-top:5px;
}

body {
    padding bottom:70px;
	background-image: url('./images/test4crop.jpg'); 
	padding-top:0px; 
  	background-repeat: no-repeat;
  	background-size: cover;
  	position: relative;
}
