@charset "UTF-8";
/* CSS Document */

#wrapper{
width:684px;
height:864px;
position:relative;
}

#header{
width:684px;
height:250px;
position:relative;
background-image:url(mirror_header.jpg);
background-repeat:no-repeat;
}

#taxi_logo{
width:248px;
height:128px;
position:absolute;
background-image:url(taxi_logo.jpg);
background-repeat:no-repeat;
left: 436px;
top: 0px;
}

#cab{
width:684px;
height:569px;
position:relative;
background-image:url(inner_cab.jpg);
background-repeat:no-repeat;
}

#text{
width:559px;
height:48px;
position:absolute;
left:64px;
top:265px;
}

#nyctv_logo{
width:171px;
height:45px;
position:relative;
}
