body{
	background-image: url(img/stripe5.png);
	}

.container-custom{
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-color: lightgrey;
	border-style: solid;
	border-width: 3px;
	}
	
.container-nav-custom{
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.navbar-custom{
	margin-bottom: 10px;
	}
	
.jumbotron-custom{

	border-color: lightgrey;
	border-style: solid;
	border-width: 1px;
	}

.table-custom{
	width: 50%;	
	}
	
.navbar-custom{
	background-color: ;
	border-color: lightgrey;
	border-style: solid;
	border-width: 1px;
	}