body {font-size:1vw;}
a {text-decoration:none;}
a:link {color:rgb(0,150,150) !important;}
a:visited {color:rgb(0,150,150) !important;}
a:hover {color:rgb(0,0,255) !important;}

/*Installo i font*/
@font-face {font-family:CenturyGothic; src: url('Fonts/CenturyGothicRegular.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family:CenturyGothic; src: url('Fonts/CenturyGothicBold.ttf') format('truetype'); font-weight: bold; font-style: normal;}
@font-face {font-family:CenturyGothic; src: url('Fonts/CenturyGothicItalic.ttf') format('truetype'); font-weight: normal; font-style: italic;}
@font-face {font-family:CenturyGothic; src: url('Fonts/CenturyGothicBoldItalic.ttf') format('truetype'); font-weight: bold; font-style: italic;}

@font-face {font-family:Maiandra; src: url('Fonts/MaiandraGDRegular.ttf') format('truetype'); font-weight: normal; font-style: normal;}
@font-face {font-family:Maiandra; src: url('Fonts/MaiandraGDBold.ttf') format('truetype'); font-weight: bold; font-style: normal;}
@font-face {font-family:Maiandra; src: url('Fonts/MaiandraGDItalic.ttf') format('truetype'); font-weight: normal; font-style: italic;}

/*Classi*/
.containeresterno, .containerlaptop, .containeraltri {position:fixed; z-index:0; left:0%; top:0%; right:0%; bottom:0%; width:100%; height:100%; margin:0px; border:0px; padding:0px; background-color:rgb(230,230,230); font-family:CenturyGothic; background-color:rgb(245,245,245);}
