html, 
body {min-height:100%; padding:0; margin:0;    }

#column {height:auto; margin:auto; 
    background-image: url('contentbg.jpg');    

padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 40px;
overflow: overlay;
width:500px; 
border-style: groove;
border-color:#6d6975;
border-width: 5px;
margin-bottom: 60px;
}









.container {padding:10px;      }

html{
    letter-spacing: 1px;
        font-family: "Orbitron", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
      
    background-image: url('Background.jpg');

}

body{

    text-align: center;
}

.top{
    font-size: 55px;
}

.subtitle{

    border-style: groove;
    border-color:#6d6975;
    border-width: 1px;
    width: auto;
    font-size: 200%;
    font-weight: 700;
    margin-bottom: 5%;
}

.footer{
    width: 100%;
    padding-top: 5px;
    background-color: #bfb7ce;
    position: fixed;
    left: 0;
    bottom: 0;

}

.rose{
    width: 500px;
    height: 145px;
}







.middle{
    margin-bottom: 75px;
}

.about{
    border-style: groove;
    border-color:#6d6975;
    border-width: 1px;
    margin-left: 21px;
    margin-right: 21px;
}
.gallery{
    border-style: groove;
    border-color:#6d6975;
    border-width: 1px;
    margin-left: 21px;
    margin-right: 21px;
}

.chatB{
    border-style: groove;
    border-color:#6d6975;
    border-width: 1px;
    margin-left: 21px;
    margin-right: 21px;
}

.blank{
    border-style: groove;
    border-color:#6d6975;
    border-width: 1px;
    margin-left: 21px;
    margin-right: 21px;
}



.content{
    
    padding: 5px;
    border-style: groove;
border-color:#6d6975;
border-width: 3px;
    background-color: #bfb7ce;

}

.subtitle{
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: larger;
    background-color: #bfb7ce;
}

.bottom{
    border-style: groove;
    border-color:#6d6975;
    border-width: 3px;
    background-color: #bfb7ce;
}

.dragon{

    width: 100%px;
    height: 140px;
}



.left{
    border-style: groove;
    border-color:#6d6975;
    border-width: 5px;
    margin-left: 10px;
    background-color: #bfb7ce;
    float:left;
    width:550px;
    position: fixed;


margin-top: 200px;

}

.right{
    border-style: groove;
    border-color:#6d6975;
    border-width: 5px;
    margin-right: 10px;
    background-color: #bfb7ce;

    width:550px;
    position: fixed;
right:0;
    float:right;
    margin-top: 200px;
}




.banner{
    width: auto;
}

.radio{
    width: 200px;
    height: 200px;
}

@media screen and (max-width: 1775px) {
    .footer {
        height: 25px;
    }
}

@media screen and (max-width: 1775px) {
    .left {
        display: none !important;
    }
}

@media screen and (max-width: 1775px) {
    .right {
        display: none;
    }
}

@media screen and (max-width: 1775px) {
    .footer {
        height: 35px;
    }
}

@media screen and (max-width: 500px) {
    .wrapper {
        width: 100%; 
    }
}

.blinkies{

    width: 100%;
    background-color: #bfb7ce;
}

@media screen and (max-width: 1775px) {
    .rose {
        display: none;
    }
}

@media screen and (max-width: 1775px) {
    #column {
        width: 70%;
    }
}

.eyes3{
    border-style: groove;
    border-color:#6d6975;
    border-width: 3px;
    width:400px;
    height: 100px;

}

#chattable{
    height: 300px;
    width: 500px;
}

img{
    max-width: 500px;
}