.slidetxt {
	position: relative;
	z-index: 2;
	top: 10px;
	left: 10px;
	font-family: Impact, Tahoma, Georgia, "Times New Roman";
	font-size: 40px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.slideimg {
	background-image: url("img/swf/0.jpg");
	background-repeat: no-repeat;
	height: 190px;
	width: 640px; 
}
