
/* Menu style */
body {
font-size:100%;
}

hr {
clear:both;
}

#menu ul {
float:left;
width:100%;
margin:0;
padding:0;
list-style-type:none;
}

#menu li {
display:inline;
}

#menu a {
float:left;
text-decoration:none;
padding-right:4em;
}

h1.ChipJust {
font:"Courier New",Courier,monospace;
font-size:10em;
}
