* {
    margin: 0;
}
html{
    height: 100%;
}
body{
    background:url("../baltic/images/bg.gif") repeat scroll 0 0 #FFFFFF;
    margin:0;
    padding:0;
}
#logo{
    background:transparent url('../images/firstpage/logo.png') center no-repeat;
    height:80px;
}
#block{
    width:835px;
    height:623px;
    background:#ffffff;
    margin:100px auto;
    margin-bottom:0px;
    padding-left:20px;
}
#whiteline{
    height:16px;
}
#to-baltic{
    width:815px;
    height:254px;
    background:#ffffff url('../images/firstpage/to-baltics.jpg');
}
#to-world{
    width:815px;
    height:254px;
    background:#ffffff url('../images/firstpage/to-world.jpg');
}
