 @charset "utf-8";
body{margin:0;
	
	}
#carousel {
	width:auto;
	text-align:center;
}

#carousel ul{
	list-style:none; 
	width:auto; 
	margin:0; 		
	padding:0; 
	position:relative;
 }
 
#carousel li{
	display:inline;
	float:left;
	}
	


img  { 
 height:800px;
width:1000px;


	}
a{display: block;
width:auto;
height:100%;
background-color:#009933;
	
	}

