span.hugeLogo
{
font-size: xx-large;
font-weight: bold;
vertical-align: middle;
color: black;
text-decoration: none;
}

a.hugeLogoLink
{
font-size: xx-large;
font-weight: bold;
vertical-align: middle;
color: black;
text-decoration: none;
}

div.pageHeader
{
font-weight: bold;
font-size: x-large;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}

div.sectionHeader
{
font-weight: bold;
font-size: large;
}

#locationBar a
{
text-decoration: none;
color: white;
}

#locationBar a:hover
{
font-weight: bold;
}

div.linuxCommand
{
width: 70%; 
margin-left: 15%; 
padding: 2%; 
text-align: center; 
background: lightgrey;
border: 1px dashed black;
margin-bottom: 1em;
margin-top: 1em;
}

span.monospaced
{
font-family: monospace;
}