body {  margin: 0px  0px; padding: 0px  0px;
    font-family: Verdana, Tahoma, Arial, "MS Sans Serif";
    font-size: 13px !important;
    background-image: url('/thaispa/images/bg-l-r.jpg');
    background-size: 100vw 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #1A2527;
    color:#fff;
}
a:link { color: #0099FF; text-decoration: none}
a:visited { color: #0099FF; text-decoration: none}
a:active { color: #00FF00; text-decoration: underline}
a:hover { color: #0000FF; text-decoration: underline} 
