/* CSS Document */

body {
background-color:#000000;
background-image:url(images/fond.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top right;
}

p {
font-family:helvetica, arial, georgia;
font-size:0.75em;
font-weight:lighter;
letter-spacing:0.0625em;
line-height:1.125em;
color:#FFFFFF;
}

h1 {
font-family:helvetica, arial, georgia;
font-size:4em;
font-weight:lighter;
line-height:0.025em;
color:#e40079;
margin-top:1.5em;
margin-bottom:0.5em;
}

h1.slogan {
font-family:helvetica, arial, georgia;
font-size:2.375em;
font-weight:lighter;
line-height:0.025em;
color:#e40079;
margin-bottom:0.75em;
}

div.main {
width:600px;
margin:2em 2em 3em 2em;
}

div.sponsors {
width:95px;
height:65px;
position:fixed;
right:15px;
bottom:15px;
z-index:-1;
}

div.sponsors img {
vertical-align:bottom;
}
