body {
    background-color: #00CAAA;
    background-image:url(pics/yf42g1da7sbb1.jpg);
    max-width: 800px;
    min-width: 800px;
    max-height: 600px;
    min-height: 600px;
    position:absolute;
    font-family: console, monospace;
    background-repeat: no-repeat;
    background-size: cover;
}

img {
    max-width: 295px;
    max-height: 400px;
}

#name {
    color: #005ca7;
    border-style: none;
    border-radius: 10px;
    text-align: center;
    left: 5px;
    max-width: 170px;
    min-width: 170px;
    background-color: hsla(0, 0%, 100%, 0.3);
    max-height: 20px;
    min-height: 20px;
    padding: 5px;
    position: absolute;  
    margin-top: 5px;
}

#bb1 {
    color: #ffffff;
    border-style: none;
    border-color: black;
    border-radius: 10px;
    border-color: #ffffff;
    text-align: center;
    max-width: 300px;
    background-color: hsla(0, 0%, 100%, 0.3);
    max-height: 20px;
    min-height: 20px;
    padding: 5px;
    position: absolute;  
    margin-top: 5px;
    margin-left: 554px;
}

marquee {
    max-width: 320px;
    border-radius: 10px;
    border-style: none;
    background-color: hsla(0, 0%, 100%, 0.3);
    max-height: 20px;
    min-height: 20px;
    padding: 5px;
    color: #005ca7;
    text-align: center;
    position: absolute;  
    margin-top: 5px;
    margin-left: 205px;
}

a {
    color: rgb(255, 255, 255);
}

#plane-big {
    position: relative;
    top: 30px;
    padding: 10px;
    max-width: 600px;
    min-width: 600px;
    max-height: 800px;
    min-height: 800px;
    border-style: none;
    border-radius: 10px;
    left: 5px;
    background-color: hsla(0, 0%, 100%, 0.3);
    color: #005ca7;
    font-family: console, monospace;
}

