/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}.home {	background-color: #000000;	background-image: url(../imgs/bg.gif);	}.presentation {	background-color:#4D6181;	background-image:url(images/bg_grad.jpg);	background-repeat:repeat-x;}#splash_wrapper { 	width:400px;	margin-left:auto;	margin-right:auto;}#splash_container {	/* commented backslash hack for IE5 Mac \*/	position:absolute;	top:50%;	margin-top:-120px;	min-height:300px;	/* end hack */}#splash_container img {	border:none;}