/*frame*/
body {
background:url(../images/bg.gif) repeat-x;  
margin:0;
}

#page_box {
	margin:auto;
    width:620px;
	padding-top:13%;
}


