html {
margin-left: -1px;
}
* {
padding: 0px;
margin: 0px;
}
body {
background: url('images/bg1.jpg') repeat-x #552192;
}
td {
vertical-align: top;
}
#wrapper{
width: 960px;
background: #000;
}
#content {
border: solid #000 5px;
border-top: 0px;
border-bottom: 0px;
text-align: left;
width: 950px;
}
#text {
margin-left: 30px;
padding: 20px;
width: 650px;
background: transparent;
color: white;
}
#pics {
width: 300px;
text-align: right;
padding: 10px;
}
#pics img {
border: 2px #942134 solid;
}
a {
color: tan;
}
a:hover {
text-decoration: none;
}
h2 {
font-family: optima, arial, sans-serif;
font-size: 30px;
}
p {
font-family: sans-serif;
font-size: 15px;
}
.bottom {
font-size: 11px;
text-align: center;
color: white;
}
{

}
p strong {
text-align: right;
}
h3{
font-size: 22px;
font-style: italic;
}
h4 {
text-indent: 30px;
color: #e13360;
font-size: 25px;
font-family: georgia, serif;
}
#dinner h4 {
font-size: 15px;
}
#buy {
display: block;
background: #000 url('images/ticket.jpg') no-repeat top right;
height: 110px;
text-decoration: none;
width: 470px;
}
