body {
background-image: url(http://www.hassellair.com/images/total-background.jpg);
background-repeat: repeat-y;
background-color: #EDEDD5;
}

#nav {
width: 135px;
height: 170px;
position: absolute;
top: 180px; left: 47px;
font-family: verdana;
font-size: 15px;
font-weight: bold;
}

#nav a:link {
text-decoration: none;
color: #000033;
}

#nav a:hover{
color: #CC0000;
}

#nav a:visited {
text-decoration: none;
color: #000033
}

#nav a:visited:hover{
color: #CC0000;
}

#whole {
position: absolute;
left: 0; top:0;
}

#main-text {
width: 520px;
height: 400px;
position: absolute;
top: 175px; left: 225px;
font-weight: bold;
}

.umba {
text-decoration: none;
color: #000000;
cursor: text;
}

.umba a:link {
text-decoration: none;
color: #000000;
cursor: text;
}

.umba a:hover{
text-decoration: none;
color: #000000;
cursor: text;
}

.umba a:visited {
text-decoration: none;
color: #000000;
cursor: text;
}

.umba a:visited:hover{
text-decoration: none;
color: #000000;
cursor: default;
}

#phone {
position: absolute;
top: 115; left: 185;
}

#license {
width: 120px;
height: 75px;
position: absolute;
top: 55px; left: 620px;
font-family: verdana;
font-size: 12px;
}