body 
{
text-align: center;
overflow: scroll;
}

#page 
{
position: relative; 
text-align: left; 
margin: auto;
background-image: url(images/background.gif);
background-repeat: no-repeat;
height: 700px;
width: 1000px;
}


#visit
{
position: relative;
top: -70px;
left: 440px
}

