.ipodbox{
    border: 3px solid;
    max-Height: 600px;
    max-Width: 650px;
    text-align: center;
    margin: auto;
    overflow-y: scroll;
}
.header{
    border: 3px solid; color: #ff35ae;
    max-Height: 700px;
    Width: 650px;
    text-align: center;
    margin: auto;
    background-color: black;
}
body{
    background-image: url(1622525bzubllidhw%20.gif);
    font-family: 'Comic Sans MS', cursive;
    color: #ff35ae;
    
}
 a{
        color:#ff35ae;
    }