#page {
position: relative;
top: 0px;
width:800px;
height: 600px;
background-image: url(../im/content.png);
background-repeat:repeat-y;
background-position:top center;
padding-left:25px;
text-align: center;
margin-left: auto;
margin-right: auto;
}


