body{
background-color:black;
color:#fc9765;
background-image:url(imgs/libris.jpg);
background-repeat:no-repeat;
background-position:center 200px;
font-family:sans-serif;
}

strong{
font-weight:normal;
color:#ff6633;
}

a{
color:red;
text-decoration:none;
font-family:serif;
}

a:hover{
color:red;
}

h1{
font-family:serif;
}

h2{
color:#ff6633;
font-family:serif;
}

h3{
color:#ff6633;
}

#menu a{
color:#fc9765;
text-decoration:none;
font-weight:bold;
}

#menu a:hover{
color:#ff6633;
}

#menu a.menu-selected{
color:#ff6633;
}

ul{
list-style-type:none;
}

dt{
margin:5px;
}

dd{
margin-bottom:20px;
}

#title{
text-align:center;
}

#title h1{
margin-top:0;
margin-bottom:20px;
}

#flags{
text-align:right;
}

#flags img{
border-width:0;
margin-right:5px;
}

#valid{
text-align:right;
}

#logo{
height:200px;
float:left;
}

#sep-title{}

#menu ul{
text-align:center;
padding:0;
margin:0;
}

#menu li{
display:inline;
margin:10px;
}


#sep-menu{margin:-7px 0; padding:0;clear:both;}

#main{
margin:30px;
}

#main li{
margin-top:20px;
}

#footer img{
border:0;
}

