.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    height:585px;
    margin: auto;
}
a {
outline: none ;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
    outline: none ;
}
a:active {
	color: #ffffff;
	text-decoration: none;
    outline: none ;
}
a:focus {
    outline: none ;
}

.rightarr {
    width:30px;height:30px;
}

h1 {
    font-size: 12px;
    line-height: 15px;
    margin:0;padding:0;  color:#ffffff;
}
h2 {
    font-size: 12px;
    line-height: 16px;
    margin:5px 0 16px 0;padding:0; color:#ffffff;
}
p {
    font-size: 14px;
    line-height: 18px;
    color:#ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
    outline: none ;
}
a:active {
	color: #ffffff;
	text-decoration: none;
    outline: none ;
}
a:focus {
    outline: none ;
}