body{
background-color: #7680ff;
}

a {
color: #ff9900;
font-family: Helvetica, Arial;
font-size: 24pt;
text-decoration: none;
}

.nav
{
width: 640px;
height: 480px;
position:fixed;
left:200px;
top:100px

}

.music
{
width: 400px;
height: 15px;
position:fixed;
left:220px;
top:580px;
}
