@charset "utf-8";/* CSS Document */html, body {	height: 100%;	margin: 0;	padding: 0;	background: #000000;}* {}a{	color: #B7B7B7;	font-weight: bold;}/*wrapper style*/.wrapper{	margin:0px auto;	margin-left: auto;	margin-right: auto;	width: 35%;}.alignleft {text-align: left;}.alignright {text-align: right;}#b1{	font: normal 11px Times New Roman;	color:#ffffff;}.footer{	font: normal 9px Times New Roman;	color:#666666;text-align: right;}