body{
background-color:#000000;
background-image: 
url('../background/bkg_index.jpg');
background-repeat: 
no-repeat;
background-attachment: fixed;
}

#close{
position: relative;
top: 5px;
left: 390px;

}
#go{
position: absolute ;
top: 220px;
left: 380px;

}
#dropdown{
position: absolute;
top: 220px;
left: 200px;

}
#station{
position: absolute;
top: 250px;
left: -20px;
width:200px;
color: #ff9c00;
font-family: sans-serif;
font-weight: bolder;
text-align: center;
}

#station A
{
color: #89bbff;
font-family: sans-serif;
font-weight: bolder;


}

