/* Styles pour le site de salagir
Section Zelda
*/
body {
	background: black url(fond.jpg) center fixed no-repeat;
	color: #ffffff;
	text-align: center;
	max-width: 990px;
	margin:auto;
}

a { color: #00e000 }
a:visited { color: #30f060 }

h1,h2 { text-align:center }

h3 {
	font-size: 130%;
	margin-bottom: 0;
	font-weight: bold;
}

hr {
	color: #900000;
	width: 80%;
	text-align:center;
}

p.nav { text-align:right }
p.nav img { border: none }



