
html, body {
	font: 12pt Georgia, Times, serif;
	height: 100%;
	color: white;
	background-color: black;
	margin:0px;
}
.carousel_container {
		width: 750px;
		height: 500px;
		margin: 0px auto;
		
}
a{
	color:#FF0000;

}
img{
	border-color:#000000;
}
