/* Cascading Style Sheet, Level 1 */
/* Ajouter la commande suivante dans la section <HEAD> de votre fichier HTML */
/* <LINK rel="stylesheet" type="text/css" href="linux.css"> */

BODY { background-image: url(/GNU-Linux/cheese.jpg) }

H1, H2, H3, H4, H5, H6 { font-family: verdana, helvetica, arial, sans-serif }
H1 { font-size: 24pt; color: crimson; text-align: center }
H2 { font-size: 20pt; color: indigo }
H3 { font-size: 16pt; color: darkgreen }
H3.menu { font-size: 12pt; color: darkgreen }
