body {
	margin: 20px;
	padding: 0;
}


#header  {
    background-image: url(FlamencoBostonAtBPDHeader.jpg);
    width: 769px;
    height: 191px;
    border: 0px;
    float: top;
    margin: auto;
}


#container {
    margin: auto;
    width: 769px;
    overflow: visible;
    position: relative;
}

img {
    border: 0px;
}


h1 {
	font-size: 32px;
	color: #990033;
	text-align: left;
	font-weight: normal;
        font-family: Arial;
	font-weight: bold;

}


h2 {
	margin-top: 18px;
	margin-bottom: -3px;
	font-size: 16px;
	color: #990033;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	margin-top: 12px;
	margin-bottom: -1px;
	font-size: 14px;
	color: #990033;
	text-transform: uppercase;
}

p {
	margin-top: 9px;
	margin-bottom: 20px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: none;
}
