body {
	margin:0;
	background:#000;
	color:#fff;
	font:12px Arial, Verdana;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline
}

.textWhite {
	font:12px Arial, Verdana;
}

div.imgs {
	width:820px; 
	height:415px; 
	overflow:auto;
}
.textBg {
	background:#141414;
	border:1px solid #000;
	width:600px;
	filter: alpha(opacity=70, style=0);
	-moz-opacity: 80%;
	padding:50px;
	line-height:25px;
}
