 /* styles for IE 5 Mac */
 #letterbox {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 766px;
	margin-left: -383px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #letterbox {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 766px;
	height: 720px;
	margin-left: -383px;
	margin-top: -360px;
 }
 /* end IE 5 hack */ 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.style1 {color: #000000}
