@charset "utf-8";
/* CSS Document */
body{padding:10px; margin:0px; color:#666; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
#logo {position:relative;
width:250px;
height:54px;
margin:0 auto;
background-image:url(../images/Logo_vg.jpg);}

#pg {position:relative;
width:600px;
height:450px;
margin:0 auto;
text-align:center;
background-image:url(../images/page_bg.jpg);}

#footr {position:relative;
width:500px;
margin:0 auto;
text-align:center;
}