﻿
#rightmscuola {

    background-position: right top;
    position: absolute;
    margin: 0px;
    border: 0px;
    width: 27%;
    height:75%;
    top: 0px;
    left: 73%;
    background-image: url(   '../images/sole.jpg' );
    background-repeat: no-repeat;
    font-size: x-small;
    font-weight: bolder;
}



