body {
margin:0;
padding:0;
text-align:center;
}

#global {
margin-left: auto;
margin-right: auto;
text-align: justify;
position: relative;
width: 1024px;
height: 730px;
background-image: url(http://www.aucoeurdumonde.ca/pages/splash_img/fond_s.jpg);
background-repeat: no-repeat;
}

#logo  {
display: block;
position: absolute;
z-index:5;
top: 256px;
left: 370px;
width: 244px;
height: 244px;
}

#sitemap  {
display: block;
margin-left: auto;
margin-right: auto;
text-align: justify;
position: relative;
color: #;
top: 0px;
left: 0px;
width: 225px;
height: 79px
}

h1  {
font-size: 24px;
font-weight:bold;
}

a {
outline:none;
text-decoration: none;
}

