body {
    background-color: white;
    background-image: url('graphics/windows_xp_bliss-wide-633930296.jpg');
}

iframe {
    border:5px;
    border-color: rgb(43, 64, 255);
    border-style: solid;
    border-top-width: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}