﻿

@font-face {
    font-family: 'storybook';
    src: url('storybook-webfont.woff2') format('woff2'),
         url('storybook-webfont.woff') format('woff'), url('storybook.ttf');
    font-weight: normal;
    font-style: normal;

}

    body {color: black; background-image: url('graphics/mainbg2.jpg');}

    div {width:800px; margin:auto;}


