@charset "utf-8";
#slides p{
margin: 0;
padding:10px;
font-size: 18px;
position: relative;
top: -120px;
height: 120px;
background: black;
opacity: .8;
filter:alpha(opacity=80);
color:#FFF;	
}