 /*a {
    //background:url(https://www.vision-call.co.uk/images/stories/events/sample.jpg);
    border:3px solid blue;
    border-radius:10px;
  //  display:block;          
    //height:315px; /*height of image*/
   // width:420px; /*width of image*/
    width:100%;max-width:300px;
    overflow:auto;margin-bottom: 40px;

    text-decoration: none !important;

}*/


 body {
    font-size: 16px;
    font-family: Arial;
  }
  

 body { 
   itemscope: itemtype="https://schema.org/MedicalWebPage" ;
   //style: "background-image: url(/medicina-dello-sport/video/bbscompleto1.jpg)";
  background:  url(/medicina-dello-sport/video/bbscompleto1.jpg); 
//background:  url(/medicina-dello-sport/myimages/bollic.gif);
//background-position: 200px 60px;
  background-size: 300px;
  background-repeat: repeat-y;
//background-repeat: no-repeat;
  //background-position: right top;
  //background-attachment: scroll;
   }
   
   img {
     max-width: 100%;
     height: auto;
   }
#corpobox1 {display:block; background:#e0e0e0; border:0 solid #0000ff; border-width:0 1px;}
#cornice {
width:100%;max-width:400px;border-radius:10px;border:2px red solid;
background-color:#eeeeff;
 overflow:auto;margin-bottom: 40px;
padding: 30px;
}
#cornicerosa {
width:100%;max-width:400px;border-radius:10px;border:2px red solid;
background-color:#eeeeee;
 overflow:auto;margin-bottom: 40px;

}
#box1 {
background: #4c74be;
width: 300px;
padding: 30px;
border-top-left-radius: 20px;
margin-bottom: 40px;
}
#box2 {
background: #4c74be;
width: 300px;
padding: 30px;
border-top-left-radius: 20px 10px;
}

