@charset "ISO-8859-1";
* {
	margin:0px;
	padding:0px;
	border:0px;
}
html, body {
	width: 100%;
	height: 100%;
	position:relative;
}
#striker_galleries {
	margin-top:3%;
	width: 90%;
	height: 88%;
	position:relative;
}
body {
	background: #000;
	color:#FFF;
	text-align:center;
}
.striker_page {
	position:absolute;
	margin:0 auto;
	padding:0;
	width:900px;
	height:600px;
	background-image:url(../images-striker/striker_web2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.striker_frame {
	position:relative;
	margin:0 auto;
	width:600px;
	height:340px;
	margin:180px auto;
}
