Absolutely. It’s: http://www.amirisu.com/
I found this div.wrapper property and using it in the edited CSS:
div#wrapper {
position: relative;
margin-left: auto;
margin-right: auto;
top: 0;
width: 1000px;
background-color: #FFF;
}
But then some people say they cannot see the navigation arrows. It seems to be dependent on their screen size…
Thanks so much for your help!