@import url('/captionsinc.css');

header { background-repeat: no-repeat;}

h1 { font-family: 'Captions Inc Font', sans-serif;
}

.img{
    float: left;
    margin-right:1rem;
}

body {
  
  cursor: url(https://www.rw-designer.com/cursor-download/135794/Normal%20Select.cur), auto;
  cursor: url(https://www.rw-designer.com/cursor-download/135798/Link%20Select.cur), pointer;
  cursor: url(https://www.rw-designer.com/cursor-download/200668/windows%207%20text%20select%20cur.cur), text;
  background-position: center;
  background: url("https://blob.gifcities.org/gifcities/6ISQN35BXT567QD4QCRN5UBZVZB5UPKF.gif");
  background-size: cover;
  color: orange;
  font-family: 'Captions Inc Font', sans-serif;
}