body {
background:#472D0A url(../../images/fond2.jpg) repeat-x top;
text-align:center;
padding:0px;
padding-top:25px;
margin:0px;
height: 100%;
}
#message {
width:350px;
height:150px;
position:absolute;
left: 50%; 
top: 50%;
margin-top: -92px;
margin-left: -172px;
background:transparent url(../../images/travo.gif) left no-repeat;
border:0;
}
.messagetxt {
text-decoration: none;
	color:#330000;
	font-family: tahoma, arial, "trebuchet ms", "bitstream vera sans", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin:40px;
	margin-top:65px;
	margin-left:100px;
	text-align: left;
}
#backlink {
width:350px;
height:150px;
position:absolute;
left: 50%; 
top: 50%;
margin-top: -92px;
margin-left: -172px;
background-color:transparent;
border:0;
z-index:1
}

