#all {
width: 800px;
margin: auto;
font-family: Arial;
}
#top {
width 100%;
}
html {
color: #102336;
}
#footer {
font-size: 10px;
}
#menu {
width: 200px;
float: left;
}
#text {
width: 580px;
float: left;
margin: 10px;
text-align: justify;
color: black;
font-size: 11px;
line-height: 14px;
margin-top: 0px;
}
#menu a {
display: block;
background-color: #102336;
text-decoration: none;
color: white;
border-bottom: 1px solid white;
line-height: 40px;
}
#menu font {
margin-left: 10px;
}
h1 {
color: #102336;
text-align: center;
}
