root { 
    display: block;
}

@font-face {
    font-family: 'caslon_book_beregular';
    src: url('caslon_book_be_regular-webfont.eot');
    src: url('caslon_book_be_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('caslon_book_be_regular-webfont.woff') format('woff'),
         url('caslon_book_be_regular-webfont.ttf') format('truetype'),
         url('caslon_book_be_regular-webfont.svg#caslon_book_beregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'caslon_book_bebold';
    src: url('caslon-book-be-medium-webfont.eot');
    src: url('caslon-book-be-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('caslon-book-be-medium-webfont.woff') format('woff'),
         url('caslon-book-be-medium-webfont.ttf') format('truetype'),
         url('caslon-book-be-medium-webfont.svg#caslon_book_bebold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body,html {margin:0;padding: 0;  background-color:#da0712; background-repeat: repeat; background:url("../images/spallette.jpg") repeat-y fixed 50% 0 transparent}
ul { margin: 10px ;padding: 10px; }
li { margin: 0 ;padding: 0; line-height: 24px ; margin-left: 5px;;}
.list{color:white;font-size:13px; font-family: 'Arial'}
.caslon_book_beregular {font-family: 'caslon_book_beregular';}
.styleWhite{list-style:url('../images/listWhite.jpg');}