#carousel
{
	width: 790px;
	height: 350px;
	position: relative;
	font-size:1.5em;
}
#carousel a
{
	position: absolute;
	width: 300px;
	height:220px;
	overflow:hidden;
	text-align:center;
	font-weight:900;
	text-decoration:none;
}

