body
{
font-family: arial;
}

a:link   {  color: #aaddaa; } 
a:visited   {  color: #aaddaa; } 

.mainmenu
{
color: #ffffff;
position: absolute; top: 2%; left: 1%;
width: 18%;
whitespace: nowrap;
}

.display
{
width: 27%;
position: absolute; top: 3%; left: 20%;
whitespace: nowrap;
}

.cities
{
width: 80%;
position: absolute; top: 85%; left: 1%;
whitespace: nowrap;
}
.contact
{
position: absolute; top: 2%; right: 8%;
text-align: center;
}

.bio
{
width:19%;
position: absolute; left: 1%; top: 1%;
whitespace: nowrap;
}



