/* style of mod page */

body{
  background-image:url("https://cdn.discordapp.com/attachments/534353986866774028/779118776833540106/kjJ7zti.gif");
  color:black;
  font-family:Lora;
  font-size:14px;
  letter-spacing:1px;
}

img{
  max-width:100%;
}

a{
  color:#DBE2FF;
  text-decoration:none;
}

a:hover{
  color:#BCFDFF;
}

#tiger{
  background-image:url("https://static.tumblr.com/d40eae727a79de74c5b3c4cb5c8e9fd5/2pnwama/HC7pfqdws/tumblr_static_e6k5mmnyclc0c488gcsk00wgo.png"); 
  max-width:400px;
  max-height:808px;
  overflow-x:auto;
  text-align:justify;
  padding:20px;
  margin-top:60px;
}

#tiger img{
  max-width:100%; 
}

.header{
  background-color:white;
  font-size:12px;
  border:3px double black;
}

.htext{
  font-family:'Crete Round', serif;
  font-size:20px; 
}

.c{
  font-size:10px;
}