@import url("fonts/fonts.css");@import url("big.css") (min-width:4488px);@import url("medium.css") (min-width:1025px) and (max-width:4487px);@import url("small.css") (max-width:1024px);body{font-size:100%;font-family:Napoleon;background-color:rgb(30,20,20);color:#ccc}div#content{position:relative;background-image:url('../img/napoleo.jpg');background-position:center top;background-repeat:no-repeat;background-size:100% auto;display:flex;flex-direction:row;align-items:stretch;align-content:stretch;z-index:-2}header{position:absolute;margin-top:45%;top:0;bottom:0;left:0;right:0;z-index:-1;display:flex;flex-direction:column}header::before{content:'';display:block;flex:0 0 10%;background-image:linear-gradient(to bottom,rgba(30,20,20,0),rgba(30,20,20,0.95))}header::after{content:'';display:block;flex-grow:1;background-image:linear-gradient(to bottom,rgba(30,20,20,0.95),rgba(30,20,20,1))}div#content::before,div#content::after{content:'';display:block}div#content::before{background-image:linear-gradient(to right,rgba(30,20,20,1),rgba(30,20,20,0))}div#content::after{background-image:linear-gradient(to left,rgba(30,20,20,1),rgba(30,20,20,0))}main{margin-top:55%;font-size:1.2em;text-align:justify}h1{font-size:3em;text-align:center}.date{text-align:right}.signature{text-align:right}div.stemma{margin:0
auto;padding:2em
0;width:12em;height:12em;background-image:url('../img/stemma.png');background-position:center top;background-repeat:no-repeat;background-size:contain}