/* ::::: http://www.microfabrica.com/pages/index.css ::::: */

* { margin: 0pt; padding: 0pt; }
body { background-color: rgb(255, 255, 255); background-image: url('background.png'); background-repeat: repeat-x; background-attachment: fixed; }
div#box { margin: 0pt auto; width: 962px; }
div#box div#middle { width: 962px; height: 921px; background-image: url('middle.png'); background-repeat: repeat-y; }
div#box div#middle div#main { margin: 0pt 20px; width: 922px; }
div#box div#middle div#main img { border: medium none ; }
