#div
{align:center;}

font size
{color:red;}

body
{ 
background-color:#000000;
align:center; 

margin: 0 0 0 0;
width:100%;

padding: 0 0 0 0;

}
#global {


	width:1024px;
	height:768px;
	
	position:absolute;
	left: 50%;
	top: 50%;

	margin-top: -395px; /* moitié de la hauteur + 11 pour le décalage */
	margin-left: -550px; /* moitié de la largeur + 38 pour le décalage */
	text-align: center;
	padding:0 0 0 0;

	
	


}1
