body {
    min-width	: 990px ;
    padding		: 0 ;
    margin 		: 0 ;
    text-align	: center ; /* correction IE 5.X pour le conteneur */
	font-family: "Courier New", Courier,monospace;
	font-size : 13px;
	color : #4d4d4d;
	background : #f7f7f7 url('http://www.comparide.fr/c/i/bg-body-light.jpg') center top;
}

* {
border:0pt none;
margin:0pt;
padding:0pt;
}

a {
	text-decoration : none;
	color : #E52E87;
	font-weight : bold;
}

h1, h2, h3 {
	padding : 0;
	margin : 0 0 12px 0;
}

div#pretrack {
	text-align : center; 
	position:absolute;
	left:50%;
	top:50px;
	width:500px ;
	margin-left:-250px ;
}

div#pretrack div.message {
	font-size : 18px;
	font-weight : bold;
	padding : 40px 0;
}
