
body {
	background: black url(branche.jpg);
	background-repeat: repeat-y;
	color: #FFFF00;
}
body.classic {
	margin-left:130px;
	text-align:center;
	background-attachment:fixed;
}

a { color: #FF0000 }
a:visited { color: #ff8800 }
a:active { color: #00FFFF }

h1 {
	color: #00FF00;
	text-align: center;
	font-family: "Matura MT Script Capitals", arial, sans-serif;
}
h2 {
	color: #090;
	text-align: center;
	font-family: "Matura MT Script Capitals",arial;
}
hr { clear: both; visibility: hidden; margin-bottom: 3em }

.small {
	font-size: 80%;
	font-family: sans-serif;
	text-align: center;
}

p.nav { text-align:right }

div#splash {
	width: 640px; height: 480px;
	margin: auto;
	background: url(imgs/mana_bg.jpg) top no-repeat;
}
div#splash img { border: none; margin: 0 }

#guestbook { max-width: 40em; margin: auto }
#guestbook table { width: 100%; margin-bottom: 2em }
#guestbook  td.blanc { color: white }

