body {
margin:0;
padding:0;
font-size: 75%;
font-family: Verdana, sans-serif;
height: 100%;
background-image:url(../images/pattern.png);
text-align: center;
}

a {
color:#f07f09;
}

a:hover {
background-color:#eee;
}

a:active {
	background-color:#eee;
}

b {
text-decoration:none;
color:#9c6;
}

h1 {
color:#9c6;		
font-size:1.8em;
}

h2 {
clear:both;
color:#9c6;
font-size:1.2em;
} 

#authors {
font-family:serif;
color:#666;
}

#center {
width:600px;
padding:25px;
margin:0 auto;
text-align:left;
border-left:5px solid #ddd;
border-right:5px solid #ddd;
background-color: #fff;
padding-top:80px;
background-image:url(../images/mam_logo.jpg);
background-repeat:no-repeat;
}

#designer {
clear:both;
background-color:#eee;
color:#ccc;
text-align:right;
}

.imagelegend {
float:left;
background-color: #eee;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
padding:5px;
margin:5px;
}

.illustrations {
clear:both;
}

.imagelegend img{
border:1px solid #ddd;
}

ol.biblio li {
background-color:#eee;
border-bottom:1px solid #ddd;
border-top:1px solid #ddd;
padding:3px;
margin-bottom:15px;
}
