/* CSS Document */  body  {	text-align : center;	min-width : 770px;	background-color: #000000;	font-family: "Century Gothic";	color: #FFFFFF;  }  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%;}div {	font-family: "Century Gothic";	font-size: medium;	font-style: normal;	background-color: #FFFFFF;	width: 730px;	text-align: left;	margin-right: auto;	margin-left: auto;	padding-left: 20px;	padding-top: 10px;	color: #000000;	padding-right: 20px;}