a {
  color: black;
}
a:visited {
  text-decoration: none;
}
a:link {
  text-decoration: none;
}

.icon
{
   width:20px;
   height:20px;
}

.halloween-body
{
        background-repeat: no-repeat;
        background-image: url("imgs/blooddrip.png");
        background-position: center;
        background-size: cover;
        font-size:10vm;
}
.red
{
        color:red;
}
.newdesign
{
         background-color: blue;
         color:white;
}
.fix {
    position: fixed;
    bottom: 10px;
    right: 0;
    z-index: -1;
}

.tree {
    width: 350px;
    height: auto;
}

@media screen and (max-width: 600px) {
    .tree {
        width: 150px; 
    }
}

.inactiveLink 
{
   pointer-events: none;
   cursor: default;
}
.music
{
        height:80;
        width:220;
}
.days
{
height:500;
width:500;	
}

.tmpnotbody
{
	font-size:10vm;
}
.quotes
{
	font-family: 'Noto Sans HK', sans-serif;
	font-size:30px;
	padding-left:50px;
	padding:50px;
}
.padding
{
padding-top:10px;
padding-left:10px;

}

.travel
{
	font-family: 'Nanum Gothic', sans-serif;
}

.homeb
{
width:33px;
height:33px;
}

.rattlefont1
{
        @font-face { font-family: Rattlefont1; src: url('../fontfiles/rattleffont1/Rattlefont1-Regular'); } 
}