body {
background: #fff;
font-family: "Comic Sans MS", cursive;
color: #f0f804;
}
h1, h2, h3 {
background: #f0f804;
color: #000;
text-align: center;
width: 800;
}
h1 {
font-size: 50px;
line-height: 50px;
margin: 0 0 0px 0;
}
h2 {
font-size: 25px;
line-height: 35px;
margin: 0 0 0 0;
}
h3 {
font-size: 20px;
line-height: 35px;
margin: 0 0 5px 0;
}
p {
width: 800px;
line-height:120%;
color: #000;
}
tr {
line-height:120%;
}
table {
color: #000;
background: #fff;
}
.yellow-bg {
background: #f0f804;
width: 800;
height: 150px;
position: absolute;
left:0px;
top:0px;
}
.black-bg {
background: #000;
width: 800;
height: 69px;
position: absolute;
left:0px;
top:351px;
}
.top-pic {
position: absolute;
left:0px;
top:120px;
background: #000;
}
.location {
position: absolute;
left: 160px;
top: 290px;
}
.times {
position: absolute;
left: 560px;
top: 290px;
}
.buytix a {
position: absolute;
left: 690px;
top: 380px;
color: #f0f804;
}
.under-pic {
position: absolute;
top: 420;
color: #000;
background: #fff;
}
