body {
background-image: url('../bg2.jpg');
align:		center;
}

p {
color:		black;
font-family:    Arial;
font-size:	11px;
}

h1 {
color:		black;
font-family:    Arial;
font-size:	11px;
font-weight: 	normal;
}

h2 {
color:		black;
font-family:    Arial;
font-size:	11px;
font-weight: 	normal;
}

h3 {
color:		black;
font-family:    Arial;
font-size:	11px;
font-weight: 	normal;
}

h4 {
color:		black;
font-family:    Arial;
font-size:	11px;
font-weight: 	normal;
}

p.lille {
color:		black;
font-family:    Arial;
font-size:	8px;
}

a {
text-decoration: none;
color:		black;
font-family:    Arial;
font-weight: 	normal;
font-size:	11px;
}

a.blaa {
text-decoration: underline;
color:           #3333ff;
font-family:     Arial;
font-weight: 	 bold;
font-size:	 12px;
}

a.lille {
color:		3333ff;
font-family:    Arial;
font-weight: 	bold;
font-size:	8px;
}