
body {
margin: 0px 0px 0px 0px; 
background: #FFFFFF; 
background-image: url(alohomora_tamagotchi_bg.png);
background-repeat: repeat;
background-attachment: fixed;
font-family: comic sans ms; 
font-size: 11pt; 
color: #FFFFFF;
}

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

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

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