@charset "utf-8";
body{
	margin:0;
	padding:0;
	color:#666666;
	font-family:Arial,Verdana,"Trebuchet MS",Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background:url(../img/backbody.jpg) repeat top left #9b9b9b;
}
#background{
	background-image:url(../img/backblack.png);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:center;
	z-index:-1;
	position:absolute;
	width:100%;
	height:400px;
	top:0;
	left:0;
}
#clear {
	clear:both;
}
#style{
	clear:both;
	margin:0 auto 0 auto;
	padding:0;
	width:998px;
	height:750px;
	background:url(../img/background.jpg) top left no-repeat;
}
#iframe{
	clear:both;
	margin:25px 0 0 132px;
	width:782px;
	height:562px;
}
#link{
	clear:both;
	padding:79px 0 0 700px;
	width:215px;
	height:45px;
}
