body {
background: #000 url(theflora_body_bg.jpg) top left no-repeat;
margin: 80px 0 20px 80px;
color: #333;
}

h1 {
margin-bottom: 30px;
}

p {
font: 13px/15px Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin-bottom: 10px;
}

.note {
font: bold 10px/11px Arial, Helvetica, sans-serif;
text-transform: uppercase;
color: #222;
margin: 13px 0 25px 0;
}

a:link, a:visited, a:active {
background: #171717;
color: #333;
padding: 6px 8px;
text-decoration: none;
}

a:hover {
background: #131313;
padding: 6px 8px;
text-decoration: none;
}

a {
outline: none;
}

img {
border: none;
}

#player {
margin-bottom: 38px;
}