﻿body
    {
    background:#feefe8;
    margin:0;
    padding:0;
    }
#main
    {
    width:320px;
    height:360px;
    display:block;
    overflow:hidden;
    margin:0px auto;
    background:url('http://images.globes.co.il/images/mobile/M_320x360.png') no-repeat;
    padding:0;
    position:relative;
    }
#main .btns
    {
    position:absolute;
    width:224px;
    height:44px;
    left:49px;
    text-decoration:none;
    outline:0;
    }        
#main #application_download
    {
    top:137px;
    }    
#main #globes_mobile_site
    {
    top:191px;        
    }
#main #globes_regular_site
    {
    top:247px;
    }        
#main #remember   
    {
    height: 24px;
    left: 208px;
    position: relative;
    top: 303px;
    width:24px;
    }