body  {
	background-color: #E40615;
	color:#fff;
}

.carousel-control.right, 
.carousel-control.left {
	background-image: none!important;
}

.sliderborder {
	border: solid 10px #fff;
}

.carousel-inner {
	margin:auto;
	width:660px;
}

.carousel-indicators {
	width:660px;
	background-color: #fff;
	opacity: 0.5;
	bottom:0px;
	margin-bottom:0px;
	margin-left:-330px;
}
.carousel-indicators > li {
	border:1px solid #000;
	background-color: #000;
}

#centerlogo {
	padding-bottom:24px;
	padding-top:40px;
	text-align:center;
}

#wrapper {
	position:relative;
}
