a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active { text-decoration: none; }

.thumbnail iframe 
{
   width:1440px;  
   height:900px;          
}

#frame {
width: 800px;
height: 520px;
border: none;
-moz-transform: scale(0.2);
-moz-transform-origin: 0 0;
-o-transform: scale(0.2);
-o-transform-origin: 0 0;
-webkit-transform: scale(0.2);
-webkit-transform-origin: 0 0;
position:relative;
}


.thumbnail
{
   position:relative;  
   -ms-zoom:0.25; 
   -moz-transform:scale(0.25);  
   -moz-transform-origin:0 0;  
   -o-transform:scale(0.25);  
   -o-transform-origin:0 0;  
   -webkit-transform:scale(0.25);  
   -webkit-transform-origin:0 0;  
}

.thumbnail:after
{
   content:"";
   display:block;
   position:absolute;
}

.thumbnail-container 
{
   display: inline-block;
   overflow: hidden; 
   position: relative;
   width: calc(1440px * 0.25);
   height: calc(900px * 0.25);
}

.sitc-font-ProstoOne-header {
   color:black;
   text-shadow:0px 0px 10px #444;
   font-family:'Prosto One', monospace;
   font-weight:bold;
}

.sitc-font-ProstoOne-bold {
   color:black;
   font-family:'Prosto One', monospace;
   font-weight:bold;
}


.sitc-font-ProstoOne {
   color:black;
   font-family:'Prosto One', monospace;
}

.sitc-font-Kanit { font-family:Kanit }

.sitc-font-Kanit-bold { font-family:Kanit;font-weight:bold }

#first {background-color: coral;}

#second {background-color: blue;}

.sitc-font-Bungee-Spice {
   font-family: "Bungee Spice", sans-serif;
   font-weight: 400;
   font-style: normal;
 }

 .sitc-font-Audiowide {
   font-family: "Audiowide", sans-serif;
   font-weight: 400;
   font-style: normal;
 }
 
