<style type="text/css">

a {text-decoration:none}
a:link {color:#0A4D81; font-family:font-family: 'Roboto', sans-serif; text-decoration:none;}
a:active {color:#62BCC2; font-family:font-family: 'Roboto', sans-serif; text-decoration:none;}
a:visited {color:#41A67D;font-family:font-family: 'Roboto', sans-serif; text-decoration:none;}
a:hover{color:#62BCC2; font-family:font-family: 'Roboto', sans-serif; text-shadow: 0 0 3px #F3DED1, 0 0 5px #D2C6BD;}

body
{width:100%;
background-image: url("WinterGather2020bg.jpg");
background-color:#F7F7F7;
}

.main
{width:75%;
background-color:#F3F2EE;
padding:25px;
font-family: 'Open Sans', sans-serif;
}

.story
{padding:25px;
text-align:left;}

h1
{font-family: 'Redressed', cursive;
font-color: #FF0000;
}

.random
{padding:25px;
}

.pet
{padding:5px;
}

</style>