/* CSS Document */html, body{	margin:0;	padding:0;	height: 100%;    border-bottom: solid 1px transparent;}body{	background-color:#000000;	font-family:'Trebuchet MS', Verdana, Helvetica, Arial,  sans-serif;	font-size:12px;	font-weight:normal;	height:100%;}page{	margin:0;	padding:0;	height:100%;}#wrapper{	width:778px;	height:500px;	vertical-align:middle;}.style1 {	color: #000000}
