html {
height: 100%;}
body {
margin: 0;
padding:0;
height: 100%;
background-color: "#f49d01";
font-size: 12px;
font-family: "Trebuchet MS", helvetica, sans-serif;
color: black;}

.evencontent {padding-top:30px;}
.content {font-family: "Trebuchet MS", helvetica, sans-serif;
color: black;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;}

.rtcontent{color: white;padding:10px;}

a {
color: gray;
text-decoration: none;}
a:hover {
color: white;
text-decoration: underline;}

h1 { 
font-size: 25px;
color: "#e18a8d";
}
h2 { 
font-size: 18px;
color: black;
padding-left:8px;
}
.tiny {
font-size: 10px;
color: "white";
}
.macite
{margin-top:50px;margin-bottom:50px;}

