
body
{
    background-image: url("../img/MenuOmg.png");
    background-size: 500px;
}

.fond
{
    text-align: center;

    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;

    font-size: 100px;
}

.minsize1
{
    height: 50px;
    width: 50px;
}

.stonkspos
{
    position: absolute;
    left: 1000px;
    top: 100px;
}

.nicefont
{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: larger;
    text-shadow: 10px, 10px, 10px;
}

.casepos
{
    position: absolute;
    left: 100px;
    top: 650px;
}

.Convey
{
    position: absolute;
    top: 750px;
}

.Tablpos
{
    position: absolute;
    left: 80px;
    top: 150px;
}

.partpos1
{
    position: absolute;
    left: 300;
    top: 500;
}

.partpos2
{
    position: absolute;
    left: 300;
    top: 100;
}

.winpos
{
    position: absolute;
    left: 0;
    top: 0;

    display: none;
    
    width: 1920px;
    height: 1080px;
}

.nicesize
{
    height: 150px;
    width: 200px;
    border: solid 5px;
}
