/*.search {
    float: right;
    margin-left: 1100px;

}*/
img {
    width: 600px;
    height: 600px; 
}

.mic img {
    width: 50px;
    height: 50px;
}

body {
    background-image: url("beatboxpic.jpg");
}

nav {
    background-color: rgba(255,255,255,0.0);
}
.Beatbox {
     background-color: coral;
}
.content {
    margin-left: 150px;
}
.detail img {
    width: 100px;
    height: 100px;
}

.detail p {
margin-left: 250px; 
}
.detail h2 {
    color: aliceblue
}
.detail h3 {
    color: aliceblue
}
