#container {
position: relative;
width: 675px;
}

#flv {
float: left;
margin-top: 38px;
margin-left: 8px;
width:325px;
border: solid 5px #CFDBE6;

}

#content {
padding-top:10px;
padding-left:30px;
padding-right:30px;
}

#pianos {
float: right;
margin-top: 8px;
margin-right: 8px;
margin-bottom: 8px;
padding: 8px;
width:300px;
background-image: URL(images/paino_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#clear {
clear: both;
}

ul {
list-style-type: none;
font-weight: bold;
}

h1 {
}



