:focus {
	outline:none;
}

body {background:#000000 url('images/bg5.png') no-repeat top right} 

t{
font-family:Arial,Verdana,Sans-serif;
font-style:normal;
font-size:30px;
color:#FFFFFF;
} 

ul {
	list-style-type:none;
}

.revolver, ul {
	width : 100%;
	height : 650px;
	border : 0px solid black;
	position : relative;
	overflow : hidden;
	margin:0;
	padding:0;
}

.revolver div, li {
	position:absolute;
	width:645px;
	height:645px;
}

.revolver img {
	width:100%;
	height:100%;
	border : 3px solid black;
}