<style type="text/css">
body {
font-family: "Comic Sans MS", sans-serif;
background: #999999;
font-size: 150%;
}
div.body {
margin-left: 20%;
margin-right: 20%;
background: #ffffff;
border: solid 3px red;
padding: 2ex 3em;
}
h1 {
font-size: 180%;
color: #ffffff;
background: #66aa66;
padding: 1ex 1.5em;
text-align: center;
}
p.meta {
border-left: solid 1em #ff3333;
border-right: solid 1em #ff3333;
padding-left: 1em;
padding-right: 1em;
}
address {
text-align: center;
font-size: 66%;
font-family: sans-serif;
margin-top: 2ex;
}
.location, .date, .time {
font-weight: bold;
}
</style>