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

}

html,body {
	color:#000;
    background-color:#e9dcc6
}