@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	background-color:#000;
	width:955px;
	height:600px;
	font-family:Arial, Helvetica, sans-serif;
	}
a{
color:#FFF;
text-decoration:underline;
	}
#iframe{
margin-left:-650px;	
	}
