body {
background-image: url(img/PAPER01.png);
background-color: #D7A67B;
font-family: 'Comic Sans MS', cursive;
text-decoration: underline;
text-shadow: 0px 0px 2px #000000;
text-transform: capitalize;
text-align: center;}
.ut {text-transform: uppercase;}
.dt {text-transform: lowercase;}
.l {text-align: left;}
.r {text-align: right;}
audio::-webkit-media-controls {display: none;}
.default {cursor: url(img/pencil.png),auto;}