body {
margin: 0px 0px 0px 0px; 
background-image: url(iframe_dogzbak.png);
background-repeat: repeat;
background-attachment: fixed;
font-family: comic sans ms,arial; 
font-size: 10pt;
letter-spacing:2px;
color: #654A39;
text-align:center;
}

a:link, a:visited, a:active { 
color: #D7426A; 
font-weight: bold; 
text-decoration: none; 
}

a:hover { 
color: #FFADC0; 
font-weight: bold; 
text-decoration: none; 
}

html
{cursor: url('cursor.cur'), auto;}

table {
  border: 0;
  text-align:center;
}

@font-face {
  font-family: "Comic Sans MS";
  src: url("comic-sans-ms/ComicSansMS3.ttf");
}
