body { 
background-image : url(../images/garde3.jpg); 
background-repeat : no-repeat; 
background-position:100% 100%;

background-attachment : fixed; 
width : 100%; 
height : 100%; 
} 
#content { 
background-image : url(../images/garde3.jpg); 
} 
h1, h2 { 
text-align : right; 
} 
p { 
font-family : "Arial","sans-serif; 
} 
p { 
text-align : justify; 
} 
th { 
text-align : center; 
} 
a { 
color : red; 
} 
td { 
text-align : left; 
} 
a { 
color : blue; 
} 
p { 
text-align : justify; 
} 

