/* CSS Document */  body  {	text-align : center;	min-width : 770px;	background-color: #000000;	font-family: "Century Gothic";	color: #000000;  }  div.wrapper {	margin-left : auto;	margin-right : auto;	width: 770px;}  div.buttons {	top: 5px;	text-align: center;	margin-left : auto;	margin-right : auto;	background-color: #000000;	padding-left: 5px;	padding-right: 5px;	margin-top: auto;	margin-bottom: auto;	height: 100%;}