/* Тест цсс */

@font-face {
    font-family: 'Dancing Script', cursive;
    font-family: 'Roboto Mono', monospace;
    font-family: 'Source Code Pro', monospace;


    }
body {
    background-color: #050505;

    /* border: 1px dotted red; */
    width: 600px;
    height: 400px;

    color: crimson;
    text-shadow: indigo 0px 0 15px;
    font-size: 14px;
    margin: 5px;


    /*  border: 1px dotted red; */
    font-weight: bold;
    color: grey;
    margin: 25px;
}


.bodyf {


    background-color: black;
    /*  border: 1px dotted red; */
    width: 600px;
    height: 400px;


    /*  border: 1px dotted red; */
    font-weight: bold;
    color: green;
    margin: 5px;
}


font-family: 'Dancing Script', cursive;
font-family: 'Roboto Mono', monospace;
font-family: 'Source Code Pro', monospace;
/*  background-color: black;    */
 background-image: url("ups01.jpg");
/*  background-size: no-repeat;  */
/*  background-position: top; */
/*  background-size: 100%; */
/*  background-attachment: scroll /*– фон прокручивается вместе со страницей;*/
/*  background-attachment: fixed – фон остается неподвижным.*/
/*  background-size: contain;*/
background-size: 600px 400px;

/* opacity: 0.4; */

    font-size: 22px;
    margin: 10px;
    padding: 0px;
    }

.img{

    }

.screen{

    padding: 20px;
    /*  border: 1px dotted red; */
    margin: 10px;

    }


.screen2{
    width: 150px;
    /*  border: 1px dotted red; */
    margin: 10px;

}


.menu{
    /*  border: 1px dotted red; */
      width: 160px;
      font-weight: bold;
      margin: 5px;
      }

  .ymdata{
      width: 160px;
      /*  border: 1px dotted red; */
      font-weight: bold;
      color: green;
      margin: 5px;
      }

  .text_w{
      width: 160px;
      /*  border: 1px dotted red; */
    /*  font-weight: bold;    */
    color: crimson;
    margin: 5px;
        }


.stroke{
    width: 170px;
    /*  border: 1px dotted red;
    /*  font-family: 'Roboto Mono', monospace; */
    color: crimson;
    border-color: crimson;
    background-color: blueviolet;
    height: 1px;
 /*   width: auto;
    margin: 20px;*/
    border-radius: 3px;
    opacity: 1;
    box-shadow: 10px 10px 15px #666666;

    }

.salon_0{
    color: #52b200;
    font-size: 16px;
    text-shadow: 0px 0px 11px indigo;
    }


.text1{

/*    font-family: 'Roboto Mono', monospace;    */
    color: aqua;
    text-shadow: 0px 0px 11px indigo;
    font-size: 16px;
    margin: 5px;
    }

.text2{

    color: crimson;
    text-shadow: indigo 0px 0 15px;
    font-size: 14px;
    margin: 5px;
    }

.text3{

    color: chartreuse;
    text-shadow: darkviolet 5px 0  15px ;
    font-size: 12px;
    margin: 5px;
    }

.right{

    /*  border: 1px dotted red; */
    position: relative;
    float: right;

    right: 0px;
    bottom: 5px;
    width: auto;
    font-size: 8px;
    color: #4f0086;
    text-shadow: 0px 0px 10px indigo

    }


