body {
background:url(http://www.danslelac.org/img/pattern_077.gif);
background-color: #ede7da;
color: #333;
font-family: Helvetica, Arial, Verdana, sans-serif;
margin: 0;
}

p {
font-size: 1em;
line-height: 1.4em;
}

h2 {padding:0;
	line-height:0;}
a {color:#be5028;}

a:hover, a:active, a:focus { text-decoration:none;}

ul {list-style:none;
	padding:.5em 0;}
li {padding-bottom:.5em;}
li:before {
	color:#ddc1a3;
	padding-right:.5em;
	content:'\2767 \0020';
}

#container {
margin: 10em auto .5em auto;
width: 33em;
}

#title {
font-family: 'Zeyada', cursive;
font-size: 6em;
line-height:.5em;
color: #000;
text-align: center;
text-decoration:none;
}

#title a {color: #000;
text-decoration:none;
}

#nav {
	-moz-border-radius: 1em 1em 0 0;
	border-radius: 1em 1em 0 0;
padding:2em 0 0 0;
background:#fff;
color:#ddc1a3;
text-align: center;
}
	
#nav a, #nav a:link, #a:visited {
color: #be5028;
padding:0 .5em;
text-decoration: none;
}
#nav a:hover, #nav a:active, #nav a:focus {
color: #ddc1a3;
text-decoration: none;
}

#content {
	-moz-border-radius: 0 0 1em 1em;
	border-radius: 0 0 1em 1em;
text-align: justify;
padding: 1em 2.5em 1.5em 2.5em;
background:#fff;
margin-bottom:1em;
}

#copy, #copy a {
	color:#333;
font-size: .7em;
text-align: center;
text-decoration:none;
}
