@charset "iso-8859-1";


body
{
background-image: url(../images/sunset.png);
background-repeat: no-repeat;
background-position: top center;
margin-top: 5px;
}

#kayak_body
{
width: 600px;
text-align: left;
margin: 5px auto;
}

table
{
font-family: futura, verdana, arial;
margin-left: auto;
margin-right: auto;
width: 575px;
}

table.top
{
margin-top: 380px;
}

table.footer
{
font-size: 11px;
color: #595454;
text-align: center;
}

/* text */
font
{
font-family: futura, verdana, arial;
}

font.main
{
font-size: 15px;
color: white;
}

font.table_main
{
font-size: 15px;
color: #595454;
}

font.table_text
{
font-size: 12px;
color: #726E6D;
}

img#noborder
{
border: 0
}

a
{
font-family: verdana, arial, serif;
font-size: 11px;
color: #595454;
}
