body {
background: #FFEBCD;
margin-left: 5px;
font-family: papyrus;
}

h1, h2, h3, h4 {
color: #8470FF;
margin-left: 5px;
}

div.update {
font-family: papyrus;
margin-left: 50px;
width: 800px;
font-size: 14pt;
}

div.purple {
font-family: papyrus;
color: #B43CB4;
font-size: 14pt;
font-style: bold;
text-decoration: underline;
}

div.blue {
font-family: papyrus;
color: #6464FF;
font-size: 14pt;
font-style: bold;
text-decoration: underline;
}

div.green {
font-family: papyrus;
color: #32C832;
font-size: 14pt;
font-style: bold;
text-decoration: underline;
}

div.orange {
font-family: papyrus;
color: #FF9600;
font-size: 14pt;
font-style: bold;
text-decoration: underline;
}

#who {
text-align: center;
font-family: papyrus;
color: #8470FF;
font-size: 24pt;
}

#date {
text-align: center;
font-family: papyrus;
color: #8470FF;
font-size: 18pt;
}

#countdown {
text-align: center;
font-family: papyrus;
color: #8470FF;
font-size: 12pt;
}

img {
padding: 15px;
}

ul {
margin-left: 20px;
}

li {
color: #8470FF;
font-size: 12pt;
font-family: papyrus;
list-style-type: none;
}

li.heading {
color: #8470FF;
font-size: 18pt;
font-family: papyrus;
}

a {
margin-left: 25px;
text-decoration: none;
color: #3440CF;
}

a.flush {
margin-left: 0px;
text-decoration: none;
color: #3440CF;
}

a.orange {
margin-left: 0px;
color: #FF9600;
}

a:hover {
text-decoration: underline;
}
