body {
 background-color : #88AEEA;
 margin           : 0px;
 line-height      : 0px;
 font-size        : 0px;
 text-align       : center;
 }

#Book {
 text-align    : left;
 width         : 960px;
 height        : 550px;
 margin-left   : auto;
 margin-right  : auto;
 margin-top    : 25px;
 position      : relative;
 }

#SleeveTop {
 height     : 10px;
 width      : 960px;
 left       : 0px;
 top        : 0px;
 position   : absolute;
 visibility : visible;
 }

#SleeveLeft {
 height     : 500px;
 width      : 10px;
 left       : 0px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#FolderLeftMargin {
 height     : 500px;
 width      : 10px;
 left       : 455px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#FolderLeft {
 height     : 500px;
 width      : 11px;
 left       : 465px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#FolderCenter {
 height     : 500px;
 width      : 8px;
 left       : 476px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#FolderRight {
 height     : 500px;
 width      : 11px;
 left       : 484px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#FolderRightMargin {
 height     : 500px;
 width      : 10px;
 left       : 495px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#SleeveRight {
 height     : 500px;
 width      : 10px;
 left       : 950px;
 top        : 40px;
 position   : absolute;
 visibility : visible;
 }

#SleeveBottom {
 height     : 10px;
 width      : 960px;
 left       : 0px;
 top        : 540px;
 position   : absolute;
 visibility : visible;
 }
