body{
background-image:url("bg.jpg");
background-repeat:repeat-x;
text-align:center;
}

#centerpoint{
left:50%;
top:50%;
width:20px;
height:20px;
overflow:shown;
}


#pagesize{
left:-470px;
top:-350px;
width:940px;
height:705px;
}


