



.carousel .item {
    width: 100%; 
    max-height: 600px; 
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}
.carousel .item img {
    width: 100%; 
}

/*header{
	background: #0000cd;
	color: red;
}

aside{
background: #ff0000;
color:white;
}

.color1{
	background: #ffffff;
	color:white;
}

.color2{
	background: #0400FE;
	color:white;
}

.color3{
	background: #F3F715;
	color:white;
}

.color4{
	background: #3BF715;
	color:white;
}

footer {

	width: 100%;
	height: 40px;
	background: white;
	border-top: 0px solid #000;
	position: relative;
	bottom: 0;

/*.navbar{
	background: #b8860b;
	color: #fff;
}



.dropdown-menu{
	background: #1e90ff;
}

.caret{
	color: white;
}

.navbar-brand{
	background: #00008b;
}

.link{
	background: #00008b;
}

*/









