/*french.css*/

body {
background-color: #FFFFFF
}

h3.slogan {
position: absolute;
left: 160px;
top: 530px;
font-family: "times new roman";
font-size: 14pt;
color: #FFFFFF;
font-style: italic;
z-index: 4;
}

img.background {
position: absolute;
left: 0px;
top: 0px;
z-index: 0;
}

div.links {
position: absolute;
left: 10px;
top: 5px;
z-index: 5;
}

iframe.frame {
position: absolute;
left: 556px;
top: 104px;
z-index: 3;
}