BODY { padding: 0; margin: 0; font-size: 90%; } A { color: #005e89; text-decoration: none; border-bottom: 1px dotted #005e89; } H1 { font-size: 1.5em; text-align: center; } H2 { font-size: 1.3em; padding: 0; margin: 0; } UL { list-style: square; } .section { width: 760px; margin: 1em auto; padding: 5px; background-color: #eee; border: 2px solid gray; background-repeat: no-repeat; background-position: 736px 10px; } #sectionFR { background-image: url(http://phpwebgallery.net/images/french.gif); } #sectionEN { background-image: url(http://phpwebgallery.net/images/english.gif); } #pwgHeader { text-align:center; } #pwgHeader .menu a { text-decoration:none; font-weight:bold; color:#005e89; padding:2px; border:1px solid gray; background-color:white; } #pwgHeader .menu a:visited { color:#895900; } #pwgHeader .menu a:hover { background-color:gray; color:white; text-decoration:none; } #pwgTitle { font-size: 18px; font-weight: bold; text-align: center; margin: 0.5em 0 1em 0; } #footer { text-align:center; }