/* CSS Document */
body{
padding:0px;
margin:0px;
background-color:#333333;
background-image:url(cssimg/gstar_bg_right.jpg);
background-repeat:no-repeat;
background-position:top right;
background-attachment:fixed;
color:#FFFFFF;
}

.picFrame
{
border:3px solid #339900;
}



h3
{
color:#FFCC00;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}
.hk
{
background-image:url(cssimg/hongkong.jpg);
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
}
.txtWhite a, .txtWhite a:link, .txtWhite a:hover, .txtWhite a:visited
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.my1
{
background-image:url(cssimg/malaysia.jpg);
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
}
.my2
{
background-image:url(cssimg/malaysia2.jpg);
background-repeat:no-repeat;
background-position:top left;
background-attachment:fixed;
}