body{
color:#001155;
background-color:#ffee11;
}

img.gifst{
position:absolute;
top:0;
left:0;
}

img.start{
position:absolute;
left:160px;
top:0;
}

h1{
position:absolute;
left:15%;
right:15%;
top:10px;
font-size:300%;
}

h2{
font-style:italic;
font-size:2em;
}

a:hover{
font-size:1.1em;
}

a#fl{
position:relative;
}
a#flx{
position:relative;
left:20%;
}
a#fly{
position:relative;
left:40%;
}
div.foot{
font-size:.7em;
position:relative;
bottom:0;
}

a#home{
display:block;
width:69px;
height:25px;
background-image:url("img/button/homeu.gif");
position:absolute;
left:160px;
top:100px;
}

a#home:hover{
display:block;
width:69px;
height:25px;
background-image:url("img/button/homed.gif");
}

a#quotes{
display:block;
width:81px;
height:25px;
background-image:url("img/button/quotesu.gif");
position:absolute;
left:350px;
top:100px;
}

a#quotes:hover{
display:block;
width:81px;
height:25px;
background-image:url("img/button/quotesd.gif");
}

a#agency{
display:block;
width:80px;
height:25px;
background-image:url("img/button/agencyu.gif");
position:absolute;
left:560px;
top:100px;
}

a#agency:hover{
display:block;
width:80px;
height:25px;
background-image:url("img/button/agencyd.gif");
}

a#contact{
display:block;
width:85px;
height:25px;
background-image:url("img/button/contactu.gif");
position:absolute;
left:775px;
top:100px;
}

a#contact:hover{
display:block;
width:85px;
height:25px;
background-image:url("img/button/contactd.gif");
}

div.abody{
color:#333333;
font-size:1.5em;
position:absolute;
top:160px;
left:160px;
}

div.sign{
position:relative;
top:40px;
}

input.tts{
position:absolute;
left:100%;
}

select.st{
position:absolute;
left:100%;
}