BODY {
background-color: #001c32;
color: White;
font-family: Arial;
padding-left: 3;

}

DIV.navbg {
background-color: #001c32;
width: 100%;
margin-left: 10;
margin-right: 10;
margin-top: 10;
height: 100%;
}

DIV.navbottom {
background-color: #ff4a00;
font-size: 1px;
border-color: #FF9243;
position: absolute;
}

A {
color: #ff4a00;
text-decoration: none;
}

A:hover {
color: Aqua;
}

.logo {
font-family: Impact, Arial;
font-style: italic;
white-space: nowrap;
position: absolute;
color: #ff4a00;
}

.logo2 {
font-family: Impact, Arial;
font-style: italic;
white-space: nowrap;
position: absolute;
color: black;
}

IMG.foto1 {
cursor: hand;
}

