ul#menu li {
display : inline;
}
body {
background-color : #FFFFFF;
font-family : 'Lato', sans-seriff;
}
header {
background-color : #BA1C21;
font-family : 'Lato', sans-seriff;
}
h1 {
line-height : 240%;
}
nav {
font-weight : bold;
background-color : #F3F3F3;
}
h2 {
font-family : 'Lato', sans-seriff;
}
dt {
font-weight : bold;
}
.dsu {
font-size : 1.2em;
}
footer {
font-size : 0.70em;
font-style : italic;
text-align : center;
}